exploy opened a new issue #8645: URL: https://github.com/apache/airflow/issues/8645
**Description** Support for integer range partitioning for BigQuery tables **Use case / motivation** There is already support for time partitioning while creating BQ tables and Google offers more options than only time partitioning. We found integer range partitioning working best for our case so we customized few classes to gain this functionality. More details: https://cloud.google.com/bigquery/docs/partitioned-tables Will contribute the change but it is not yet ready **Related Issues** A quick search revealed no similar issues. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
