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

Refactored the overriden functions in Antlr parser to a separate clas… #425

Conversation

subkanthi
Copy link
Collaborator

@subkanthi subkanthi commented Dec 22, 2023

  • Refactor only the functions that are overriden in Antlr parser to a separate class.
  • Added logic and test to map precision of timestamp datatypes.

…s. Added logic and test to map precision of timestamp datatypes.
@subkanthi subkanthi merged commit 790e1f5 into develop Jan 8, 2024
4 of 5 checks passed
@subkanthi subkanthi deleted the 422-create-table-timestamp-precision-is-not-mapped-correctly-to-datetime64 branch January 8, 2024 15:53
@subkanthi subkanthi restored the 422-create-table-timestamp-precision-is-not-mapped-correctly-to-datetime64 branch January 9, 2024 19:54
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 this pull request may close these issues.

CREATE TABLE TIMESTAMP PRECISION IS NOT MAPPED CORRECTLY to DATETIME64
1 participant