Skip to content

writing files #13

@Warpten

Description

@Warpten

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions