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

writing files #13

Open
Warpten opened this issue Oct 19, 2018 · 0 comments
Open

writing files #13

Warpten opened this issue Oct 19, 2018 · 0 comments

Comments

@Warpten
Copy link
Owner

Warpten commented Oct 19, 2018

Problems to expect:

  • Heuristics for section assignment of each member:
    1. Bitpacking (bit counting if column.max_value < (column.type.max_value >> 8)
    2. Choosing between pallet and common (default value heuristic?)
  • Maintain a string pool - whenever an item is added to the container, we need to extract strings from it
  • Subsidiary: when is a string pool not needed?
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