Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected logs #78

Closed
lapter57 opened this issue Sep 28, 2021 · 2 comments
Closed

Unexpected logs #78

lapter57 opened this issue Sep 28, 2021 · 2 comments

Comments

@lapter57
Copy link

Hi, with the new version 0.19.8 I get unexpected logs when calling DDLParser(...).run(...). For example:

WARNING: Token 'NEWLINE' defined, but not used
WARNING: There is 1 unused token
CREATE CREATE
TABLE TABLE
IF IF
NOT NOT
EXISTS EXISTS
shema ID
table ID
field_1 ID
BIGINT ID
, COMMA
`partition` ID
STRING ID
) RP
@xnuinside
Copy link
Owner

xnuinside commented Sep 28, 2021

Ah, sorry for this, will clean up it today in 0.19.9 and will add a test for log output

@xnuinside
Copy link
Owner

@lapter57 released 0.19.9 with issues fix https://pypi.org/project/simple-ddl-parser/. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants