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

Add support for nested list arrays from parquet to arrow arrays (#993) #1588

Merged
merged 11 commits into from
May 9, 2022

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    d3537c8 View commit details
    Browse the repository at this point in the history
  2. More tests

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bf32cb6 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    70c16c3 View commit details
    Browse the repository at this point in the history
  4. Filter nulls

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e9acb22 View commit details
    Browse the repository at this point in the history
  5. Update comments

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b3ca78e View commit details
    Browse the repository at this point in the history
  6. Fix doc

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    1d00e7c View commit details
    Browse the repository at this point in the history
  7. Fix clippy

    tustvold committed May 4, 2022
    Configuration menu
    Copy the full SHA
    fdae1d5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Apply suggestions from code review

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

    tustvold committed May 8, 2022
    Configuration menu
    Copy the full SHA
    05c2311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f250ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15b8144 View commit details
    Browse the repository at this point in the history