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

parsingCanonicalForm() doesn't handle logicalTypes properly #174

Open
przemekd opened this issue Aug 2, 2019 · 0 comments · May be fixed by #175
Open

parsingCanonicalForm() doesn't handle logicalTypes properly #174

przemekd opened this issue Aug 2, 2019 · 0 comments · May be fixed by #175

Comments

@przemekd
Copy link

przemekd commented Aug 2, 2019

The function to create schema canonical form cannot handle logicalTypes properly. An example of such schema is {"type":"long","logicalType":"timestamp-millis"} and canonical form should be just "long".

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

Successfully merging a pull request may close this issue.

1 participant