michaelmicheal commented on PR #29433:
URL: https://github.com/apache/airflow/pull/29433#issuecomment-1462140546

   > For example, I expect the majority of usage to come from cloud storage 
integration. S3 (+Minio), GCS, ABS all use their own callback schema, which we 
ideally allow providers to register these kind of callbacks. The question 
becomes how to 'detect' with what service we are integrating without creating a 
lot of work for ourselves by needing to expose every flavor of callback as a 
separate API.
   
   In my mind this PR simply solidifies Dataset integration capabilities
   The point you raise about detecting what service we are integrating with is 
a valid question, and IMO warrant it's own issue. 


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