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

String data should automatically select best storage strategy #20

Open
terma opened this issue Aug 11, 2016 · 0 comments
Open

String data should automatically select best storage strategy #20

terma opened this issue Aug 11, 2016 · 0 comments

Comments

@terma
Copy link
Owner

terma commented Aug 11, 2016

For example you today you have data with cardinality 100 but tomorrow for same column it's 200. Lib should automatically switch to short dictionary instead of error as now

ByteDictionary to Short to Integer to Plain
@terma terma changed the title String compressed type should support automatic switch to bigger size String data should automatically select best storage strategy Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant