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

[on hold] RNTuple example #245

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Dec 3, 2021

  1. support sub arrays of dynamic size as field type

    * allow dynamic field types in the record dimension
    * add specializations to most of the core functions
    * add llama::dynamic to signal a dynamic array member in a RecordCoord
    * extend VirtualRecord to allow holding dynamic indices
    * extend blobNrAndOffset to allow for additional dynamic indices
    * add OffsetTable mapping
    * add customization allowing to dump OffsetTable mappings
    * add a few unit tests
    bernhardmgruber committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    2b4b65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e5283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91b86d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb74c37 View commit details
    Browse the repository at this point in the history