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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support ARRAY data type when loading from DataFrame with Parquet #980

Merged
merged 22 commits into from Oct 7, 2021

Commits on Sep 21, 2021

  1. Copy the full SHA
    62fd565 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f44a6ae View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Copy the full SHA
    8179ded View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bbdad5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    839004c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3cb2439 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    16b9fc0 View commit details
    Browse the repository at this point in the history
  6. Revert "chore: bump minimum pyarrow version"

    This reverts commit f44a6ae.
    judahrand committed Sep 22, 2021
    Copy the full SHA
    ba1b321 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5f915cd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Add TODOs for move to V3

    judahrand committed Sep 24, 2021
    Copy the full SHA
    1c52bb4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a452b31 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ffb34a6 View commit details
    Browse the repository at this point in the history
  4. Update docstring

    judahrand committed Sep 24, 2021
    Copy the full SHA
    d3828b1 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    judahrand committed Sep 24, 2021
    Copy the full SHA
    62137d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Remove user facing argument

    judahrand committed Sep 27, 2021
    Copy the full SHA
    ba3f145 View commit details
    Browse the repository at this point in the history
  2. Fix doctring typo

    judahrand committed Sep 27, 2021
    Copy the full SHA
    ea54491 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e43c6fc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Copy the full SHA
    d9c508c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Copy the full SHA
    e8be400 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9ec8c67 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Copy the full SHA
    4fa8665 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4714b6c View commit details
    Browse the repository at this point in the history