-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add deferrable big query operators and sensors (#26156)
This PR donates the following big query deferrable operators and sensors developed in [astronomer-providers](https://github.com/astronomer/astronomer-providers) repo to apache airflow. - `BigQueryInsertJobAsyncOperator` - `BigQueryCheckAsyncOperator` - `BigQueryGetDataAsyncOperator` - `BigQueryIntervalCheckAsyncOperator` - `BigQueryValueCheckAsyncOperator` - `BigQueryTableExistenceAsyncSensor`
- Loading branch information
Showing
16 changed files
with
3,582 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.