Yao-ATG commented on issue #22675:
URL: https://github.com/apache/airflow/issues/22675#issuecomment-1086127397


   Before anybody try to fix it, can we clarify the expected behavior?
   
   Let's limit the discussion only on objects without wild char.
   The current behavior is to treat the object as a prefix, no matter specified 
in source_object or source_objects.
   My expected behavior is to treat object as exact match, also no matter 
specified in source_object or source_objects, and let users to add wildchar if 
they want the current result.
   Maybe the intended behavior is to treat source_object as prefix and 
source_objects as exact match?
   


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