vincbeck commented on PR #56445:
URL: https://github.com/apache/airflow/pull/56445#issuecomment-3437208268

   > > I think from our team's side we can introduce some design document as a 
guideline how to add this new functionality in already existing provider's 
structure.
   > 
   > Just to add some context here that may be helpful – using a different 
folder structure will cause `common.messaging` to be unable to detect the queue.
   > 
   > References:
   > 
   > 
https://github.com/apache/airflow/blob/44f8479b1597e8882c8985c601b4e40abbc024bb/providers/common/messaging/src/airflow/providers/common/messaging/triggers/msg_queue.py#L40
   > 
   > 
https://github.com/apache/airflow/blob/44f8479b1597e8882c8985c601b4e40abbc024bb/airflow-core/src/airflow/providers_manager.py#L1097-L1103
   > 
   > So, changing the folder structure would ultimately require updates to the 
common package or introducing a special-case implementation specifically for 
the Google provider.
   
   I do not understand, why do you need to change the common messaging 
structure?


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