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

Support List and LargeList in Row format (#3159) #3251

Merged
merged 6 commits into from
Dec 2, 2022

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    f251df0 View commit details
    Browse the repository at this point in the history
  2. Clippy

    tustvold committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    496dbac View commit details
    Browse the repository at this point in the history
  3. Update arrow/src/row/mod.rs

    Co-authored-by: Marco Neumann <marco@crepererum.net>
    tustvold and crepererum authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8ac9720 View commit details
    Browse the repository at this point in the history
  4. Update arrow/src/row/list.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    tustvold and alamb authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8316757 View commit details
    Browse the repository at this point in the history
  5. More tests

    tustvold committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    eee880c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Tweak docs

    tustvold committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    06a59d0 View commit details
    Browse the repository at this point in the history