saucoide commented on code in PR #42996:
URL: https://github.com/apache/airflow/pull/42996#discussion_r1798918474


##########
providers/src/airflow/providers/google/provider.yaml:
##########
@@ -170,6 +170,7 @@ dependencies:
   # A transient dependency of google-cloud-bigquery-datatransfer, but we
   # further constrain it since older versions are buggy.
   - proto-plus>=1.19.6
+  - pyarrow>=14.0.1

Review Comment:
   @eladkal i'm only making the existing dependency explicit, I added a comment 
explaining what it is being used for from my understanding (i havent seen this 
used anywhere else in the provider), but i'm not the author of the code that 
actually uses it :) 



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to