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

Add support for hive versions #21

Open
h4v0kh3l1 opened this issue Feb 26, 2018 · 2 comments
Open

Add support for hive versions #21

h4v0kh3l1 opened this issue Feb 26, 2018 · 2 comments

Comments

@h4v0kh3l1
Copy link
Contributor

Long-term thinking here:

Hive introduces its sql features across many versions, and we'll have users that need to pin to a specific version. The hive parser should add version to its query info, to know when to enable or disable certain parsing features.

@dlthomas
Copy link
Contributor

We could give the Hive type a type-level version parameter.

@h4v0kh3l1
Copy link
Contributor Author

re: #54 we'll want to support dialect versions for all our dialects, since everything changes eventually =)

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