flolas opened a new issue #16979:
URL: https://github.com/apache/airflow/issues/16979


   **Description**
   
   Support run multiple sql statements from file in JdbcOperator, when the 
provided file has multiple statements (we can check it with 
https://github.com/andialbrecht/sqlparse)
   
   **Use case / motivation**
   
   Running single sql file with multiple sentences with JdbcOperator (uses run 
method from DbApiHook, maybe we can implement here or in JdbcOperator)
   
   **Are you willing to submit a PR?**
   yes
   


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