Im getting below error while moving data from unpartitioned to partitioned table.
"Resources exceeded during query execution: Table mydataset.mytable$20101213 will have 2501 partitions when the job finishes, exceeding limit 2500..'}]"
--> Whether bigquery limits on the max number of partitions that can be created on a table ? or whether this is just a day quota ?
Moreover, this limit is not mentioned in their BigQuery "Quotas and Limits" pages