Skip to content

Conversation

@kianelbo
Copy link
Contributor

@kianelbo kianelbo commented Sep 4, 2025

Closes #55177


Added range_partitioning argument to GCSToBigQueryOperator and BigQueryCursor and raise error if both range and time partitioning args were passed.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Sep 4, 2025
@VladaZakharova
Copy link
Contributor

Can you please only add some unit tests for that? thanks :)
in general LGTM

Copy link
Contributor

@VladaZakharova VladaZakharova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some unit tests needed :)

@potiuk
Copy link
Member

potiuk commented Sep 4, 2025

some unit tests needed :)

Yep

@potiuk potiuk merged commit e461f2b into apache:main Sep 9, 2025
76 checks passed
@kianelbo kianelbo deleted the bigquery-range-partitioning branch September 10, 2025 05:33
Brunda10 pushed a commit to Brunda10/airflow that referenced this pull request Sep 17, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Sep 30, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 1, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 2, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 3, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 4, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 5, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 7, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 8, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 9, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 10, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 11, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 12, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 14, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 15, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
* Add range partitioning option to bigquery operators

* Add tests for rangePartitioning in bigquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCSToBigQueryOperator and BigQueryCreateEmptyTableOperator Require Integer Range Partitioning Functionality

3 participants