Iuliia Volkova
Iuliia Volkova
@demitryfly tests failed
really needed feature ) I hope it will be reviewed & released soon. Thanks in advance!
Up to this issue. Really needed.
I think problem in that in partition by does not supported yet functions, only columns lists, I will add support for that @lmarqueto and again thanks for opening the issue!
Finally released support in version 1.3.0. Tests: https://github.com/xnuinside/simple-ddl-parser/blob/main/tests/dialects/test_bigquery.py#L881 Sorry for ignoring this issue too long If will be needed anything else - feel free to open new issue
@dmaresma you need to add case where cluster by statement can be before columns defenitions. There is main 'table' expression https://github.com/xnuinside/simple-ddl-parser/blob/main/simple_ddl_parser/dialects/sql.py#L1016 it is expect that after table_name should be LP...
I can add it on weekends
I released in version 1.1.0. Have no idea why I'm writing about weekends, when I didn't have any time( Tests added in PR: https://github.com/xnuinside/simple-ddl-parser/pull/246/files. If will be needed anything -...
@tduval-unifylogic hi! I will have time on this weekends, I hope, I will create new release with fix
sure, I will try to add it