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

PARQUET-2474: Add FIXED_SIZE_LIST logical type #241

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2024

  1. Add FIXED_SIZE_LIST

    rok committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    41fca3f View commit details
    Browse the repository at this point in the history
  2. Review feedback

    rok committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4f12dd3 View commit details
    Browse the repository at this point in the history
  3. Update LogicalTypes.md

    Co-authored-by: Ed Seidl <[email protected]>
    rok and etseidl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    cb93b27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83481f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Removing VariableSizeListType

    rok committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    471efc3 View commit details
    Browse the repository at this point in the history
  2. Review feedback

    rok committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    77651fd View commit details
    Browse the repository at this point in the history