potiuk commented on issue #25640:
URL: https://github.com/apache/airflow/issues/25640#issuecomment-1213012577
Yep. Confirmed this looks like a bug for all SQL - probably safer to make
rc4 for all of them. Thanks @alexott for being vigilant :) - @kazanzhy - will
you have time to take a look and double-check my findings and fix it before
Monday ?
```
>>> sqlparse.split(sqlparse.format('select * from 1', strip_comments=True))
['select * from 1']
```
--
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]