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 dict encoding to all string columns for load #186

Merged
merged 3 commits into from
Mar 28, 2019
Merged

Conversation

randyzwitch
Copy link
Contributor

Fixes #140 by forcing dict compression on every string column. Later work can determine a more optimal solution based on unique values or some other heuristic.

@randyzwitch randyzwitch changed the title [WIP] Add dict encoding to all string columns for load Add dict encoding to all string columns for load Mar 28, 2019
@randyzwitch randyzwitch added this to the 0.10.0 milestone Mar 28, 2019
@randyzwitch randyzwitch merged commit caec1b4 into master Mar 28, 2019
@randyzwitch randyzwitch deleted the rz/textencdict branch March 28, 2019 01:36
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.

1 participant