javatarz edited a comment on issue #8449: URL: https://github.com/apache/airflow/issues/8449#issuecomment-939324595
I have been looking at the code and tests. I think it's easy enough to extend this operator to split queries by new lines and support running multiple queries. I don't think a new operator is needed. This would change the way the existing operator works. @potiuk: If I can make sure the operator is backward compatible and clearly documented, would it be OK to update the existing operator? _I can bring this up on slack if someone wants to talk. I would love to learn more about the project design philosophy 😄_ -- 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]
