mobuchowski commented on PR #41916:
URL: https://github.com/apache/airflow/pull/41916#issuecomment-2462358691
@Illumaria sure - but that does not mean the `split_sql_string` itself
method picks up the
```
strip_semicolon = True
```
that you've defined on the actual `PrestoHook` and `TrinoHook`.
Now, you're using that in the `run` method and passing it there - but that's
not what the test is testing.
--
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]