eladkal commented on issue #29115:
URL: https://github.com/apache/airflow/issues/29115#issuecomment-1535916529

   > filtering according to suffixes shouldn't be done as part of the API call 
to GCS but as separate logic within the hook
   
   I have ambivalent feelings about hooks doing more than the API/service 
allows.
   If GCS decided to offer `prefix` & `delimiter` I'm not sure if we should 
create a new functionally?
   
   I think it would be easier to discuss over a PR where we can also see the 
test cases and get a sense of how much further customizations we do from 
Airflow side.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to