[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-10-08 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-939052887 @potiuk done -- 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

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-09-30 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-931708300 @potiuk done -- 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

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-09-28 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-928259116 @potiuk Tests fails :( whats wrong? -- 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

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-09-27 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-928259116 @potiuk Tests fails :( whats wrong? -- 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

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-09-25 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-927196352 @uranusjr @potiuk Hi, i did some changes in the code for addressing last review. 1) Made a static method for the splitting part (better testing) 2) Default strip ; after

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-08-05 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-893071375 > sqlparse is not a core dependency -- it needs adding. Hi @ashb, what do you mean with "it needs adding"? I added sqlparse to setup.cfg. We need to do anything else?

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-08-04 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-893071375 > sqlparse is not a core dependency -- it needs adding. Hi @ashb, what do you mean with "it needs adding"? I added sqlparse to setup.cfg. We need to do anything else?

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-08-03 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-892050301 @uranusjr @potiuk Okay, I think that defaulting True for split_statement sounds good, bc if someone has some edge-cases (sqlparse is not perfect) can be easily fixed changing

[GitHub] [airflow] flolas commented on pull request #17329: Split sql statements in DbApi run

2021-08-02 Thread GitBox
flolas commented on pull request #17329: URL: https://github.com/apache/airflow/pull/17329#issuecomment-891368646 > Some static checks are failing fix'd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL