Skip to content

Revert BigQueryAsyncExtractor to release 1.3.0 #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2022

Conversation

kaxil
Copy link
Collaborator

@kaxil kaxil commented May 9, 2022

This commit reverts the changes for BigQueryAsyncExtractor to unblock 1.3.0 release.

We can add it back once we release it with an unpinned version of openlineage-airflow

This commit reverts the changes for `BigQueryAsyncExtractor` to unblock 1.3.0 release.

We can add it back once we release it with an unpinned version of openlineage-airflow
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #332 (27da0fb) into main (e2e52df) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #332      +/-   ##
==========================================
- Coverage   96.75%   96.74%   -0.02%     
==========================================
  Files          56       55       -1     
  Lines        2927     2886      -41     
==========================================
- Hits         2832     2792      -40     
+ Misses         95       94       -1     

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2e52df...27da0fb. Read the comment docs.

@phanikumv phanikumv merged commit 39102d0 into main May 9, 2022
@phanikumv phanikumv deleted the revert-asyncbqextractor branch May 9, 2022 15:13
phanikumv pushed a commit that referenced this pull request May 9, 2022
This commit reverts the changes for `BigQueryAsyncExtractor` to unblock 1.3.0 release.

We can add it back once we release it with an unpinned version of openlineage-airflow
pankajkoti added a commit that referenced this pull request May 10, 2022
pankajkoti added a commit that referenced this pull request May 11, 2022
…obAsync Operator (#335)

* Revert "Revert `BigQueryAsyncExtractor` to release 1.3.0 (#332)"

This reverts commit 39102d0.

* Address Kaxil's comments on PR #290

* Delay fetching of hook's client

* Use operator hook's client for extractor

Remove fallback to default Client()

* List openlineage extra in READMe.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants