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

ORC Turn off dictionary encoding when number of distinct keys is greater than threshold #45

Open
lalaguozhe opened this issue Apr 10, 2014 · 0 comments

Comments

@lalaguozhe
Copy link
Member

It is inefficient to use dictionary encoding when one column contains amounts of distinct values. should use direct encoding instead. see HIVE-4324

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

1 participant