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

Store List of Fields in Segment #2279

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Store List of Fields in Segment #2279

wants to merge 1 commit into from

Commits on Dec 13, 2023

  1. Store List of Fields in Segment

    Fiels may be encoded in the columnar storage or in the inverted index
    for JSON fields.
    Add a new Segment file that contains the list of fields (schema +
    encoded)
    PSeitz committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bb57e63 View commit details
    Browse the repository at this point in the history