astronomer / apache-airflow-providers-transfers

https://apache-airflow-provider-transfers.rtfd.io/
Apache License 2.0
11 stars 3 forks source link

Implement Bigquery native transfers #66

Closed sunank200 closed 1 year ago

sunank200 commented 1 year ago

Description

What is the current behavior?

Add native transfers for Bigquery from S3, GCS and Local

closes: #20

What is the new behavior?

Does this introduce a breaking change?

No

Checklist

sunank200 commented 1 year ago
Screenshot 2023-04-25 at 7 45 50 PM

Screenshot of documentation

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 90.62% and project coverage change: +1.59 :tada:

Comparison is base (2ad5ab6) 60.92% compared to head (e83030f) 62.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 60.92% 62.51% +1.59% ========================================== Files 40 40 Lines 2380 2505 +125 Branches 228 237 +9 ========================================== + Hits 1450 1566 +116 - Misses 882 887 +5 - Partials 48 52 +4 ``` | Flag | Coverage Δ | | |---|---|---| | UTO | `62.51% <90.62%> (+1.59%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/astronomer/apache-airflow-provider-transfers/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer) | Coverage Δ | | |---|---|---| | [...l\_transfer\_operator/universal\_transfer\_operator.py](https://app.codecov.io/gh/astronomer/apache-airflow-provider-transfers/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer#diff-c3JjL3VuaXZlcnNhbF90cmFuc2Zlcl9vcGVyYXRvci91bml2ZXJzYWxfdHJhbnNmZXJfb3BlcmF0b3IucHk=) | `79.48% <0.00%> (ø)` | | | [...perator/data\_providers/database/google/bigquery.py](https://app.codecov.io/gh/astronomer/apache-airflow-provider-transfers/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer#diff-c3JjL3VuaXZlcnNhbF90cmFuc2Zlcl9vcGVyYXRvci9kYXRhX3Byb3ZpZGVycy9kYXRhYmFzZS9nb29nbGUvYmlncXVlcnkucHk=) | `83.82% <91.33%> (+11.67%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/astronomer/apache-airflow-provider-transfers/pull/66/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.