worried-lawyer-21676
08/15/2023, 8:23 AMhelpful-application-7107
08/15/2023, 3:02 PMWHERE <YOUR_DATE_COLUMN> >= '{{ startDate }}' AND <YOUR_DATE_COLUMN> <= '{{ endDate }}'
to your queries, in the off chance that our own date filters are not properly hitting your partitions (see more here: https://docs.growthbook.io/app/datasources#sql-template-variables)
3. Consider whether 10GB is really a good minimum? Given many of our user's data sizes, a 10GB minimum could be pretty limiting.worried-lawyer-21676
08/16/2023, 10:06 AM