You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/24 14:00:42 UTC

[GitHub] [airflow] shuhoy opened a new pull request #22506: Refactor: BigQuery to GCS Operator

shuhoy opened a new pull request #22506:
URL: https://github.com/apache/airflow/pull/22506


   (Take over from #22252 and created new PR.)
   ### Point to change
   For simplicity and due to issue https://github.com/apache/airflow/issues/22034 , change to use function `run_extract` in BigQueryHook to transfer execution.
   
   ### Related issue
   closes #22034 
   
   <!--
   Thank you for contributing! Please make sure that your code changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   Feel free to ping committers for the review!
   
   In case of existing issue, reference it using one of the following:
   
   closes: #ISSUE
   related: #ISSUE
   
   How to write a good git commit message:
   http://chris.beams.io/posts/git-commit/
   -->
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information.
   In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/main/UPDATING.md).
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk merged pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
potiuk merged pull request #22506:
URL: https://github.com/apache/airflow/pull/22506


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] shuhoy commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
shuhoy commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1081296373


   Oh! That's exciting!!
   I'm grad to contribute to Airflow community!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1080011688


   Awesome work, congrats on your first merged pull request!
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] jedcunningham commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1081127499


   @shuhoy, congrats on your first commit! In fact, you are the 2000th contributor to Airflow 🎉🚀! 
   
   ![2k contributors!](https://user-images.githubusercontent.com/66968678/160483880-df24a806-3232-49aa-a3d4-b7fef47c5c79.png)


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
potiuk commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1081158229


   CONGRATS!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
kaxil commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1082303428


   Congratulations 🎉 -- well done :) 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] shuhoy commented on pull request #22506: Refactor: BigQuery to GCS Operator

Posted by GitBox <gi...@apache.org>.
shuhoy commented on pull request #22506:
URL: https://github.com/apache/airflow/pull/22506#issuecomment-1079604784


   All commits and checks are done.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org