raphaelauv opened a new pull request, #35844:
URL: https://github.com/apache/airflow/pull/35844

   how should I manage typing , since mypy fail with 
   
   ```
   error: Argument "sql" to
   "generate_openlineage_metadata_from_sql" of "SQLParser" has incompatible type
   "Union[str, List[str], None]"; expected "Union[List[str], str]"  [arg-type]
   ```
   
   any elegant idea ? thanks


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