kacpermuda commented on code in PR #64622:
URL: https://github.com/apache/airflow/pull/64622#discussion_r3044027531


##########
providers/openlineage/src/airflow/providers/openlineage/utils/sql.py:
##########
@@ -79,6 +79,32 @@ def to_dataset(self, namespace: str, database: str | None = 
None, schema: str |
         )
 
 
+def _filter_schemas_by_default(

Review Comment:
   Maybe `_prefer_default_schema_for_duplicate_tables` ? Sounds more clear, and 
since it's not public, we can have a longer name.



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