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/11/22 17:31:56 UTC

[GitHub] [airflow] mdering opened a new issue, #27842: GCSToBigQueryOperator no longer uses field_delimiter or time_partitioning

mdering opened a new issue, #27842:
URL: https://github.com/apache/airflow/issues/27842

   ### Apache Airflow Provider(s)
   
   google
   
   ### Versions of Apache Airflow Providers
   
   google=8.5.0
   
   ### Apache Airflow version
   
   2.4.3
   
   ### Operating System
   
   Debian GNU/Linux 11 (bullseye)
   
   ### Deployment
   
   Other Docker-based deployment
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   The newest version of the google providers no longer provides the `field_delimiter` or `time_partitioning` fields to the bq job configuration for the GCStoBQ transfers. Looking at the code it seems like this behavior was removed during the change to use deferrable operations
   
   ### What you think should happen instead
   
   These fields should continue to be provided
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.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.apache.org

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


[GitHub] [airflow] Wolff-Lucas commented on issue #27842: GCSToBigQueryOperator no longer uses field_delimiter or time_partitioning

Posted by GitBox <gi...@apache.org>.
Wolff-Lucas commented on issue #27842:
URL: https://github.com/apache/airflow/issues/27842#issuecomment-1328901284

   I have the same issues with the 8.0.5.


-- 
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 closed issue #27842: GCSToBigQueryOperator no longer uses field_delimiter or time_partitioning

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #27842: GCSToBigQueryOperator no longer uses field_delimiter or time_partitioning
URL: https://github.com/apache/airflow/issues/27842


-- 
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 issue #27842: GCSToBigQueryOperator no longer uses field_delimiter or time_partitioning

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #27842:
URL: https://github.com/apache/airflow/issues/27842#issuecomment-1324022637

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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