Closed roykoand closed 3 weeks ago
Thanks for reporting. I think best way is to open n issue (and maybe even PR) at simple_ddl_parser
roykoand could you do so?
@jochenchrist Sure! Just created a feature request in their repo: https://github.com/xnuinside/simple-ddl-parser/issues/272
fyi: was fixed in version 1.6.0 in simple-ddl-parser
Merged #372
@roykoand Could you test with the current main version, if this solves your issue?
It's not an issue of this project but of the underlying dependency -
simple_ddl_parser
(https://github.com/xnuinside/simple-ddl-parser)It does not have support of DDLs generated by AWS Athena (SHOW CREATE TABLE).
Using this DDL as an example:
If you delete everything except columns definitions, it's still providing an invalid output: