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

fix(python): add support for pyarrow 13+ #1804

Merged
merged 13 commits into from
Nov 5, 2023

Commits on Aug 27, 2023

  1. some fixes for pyarrow 13

    wjones127 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7ac917a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    27bb16d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    e3e7c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e11e9 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    rtyler committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cd2beaf View commit details
    Browse the repository at this point in the history
  4. fix: allow pyarrow 13

    wjones127 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    205bf13 View commit details
    Browse the repository at this point in the history
  5. cleanup

    wjones127 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e70770b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    4d4de1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0838263 View commit details
    Browse the repository at this point in the history
  3. formatting

    ion-elgreco committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c5d44ee View commit details
    Browse the repository at this point in the history
  4. use module directly

    ion-elgreco committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    69dfbed View commit details
    Browse the repository at this point in the history
  5. remove equal_batch logic

    ion-elgreco committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    702027e View commit details
    Browse the repository at this point in the history
  6. remove line

    ion-elgreco committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    0668c99 View commit details
    Browse the repository at this point in the history