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

ARROW-180 Support PyArrow 13 #168

Merged
merged 33 commits into from
Sep 19, 2023
Merged

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    a7410c8 View commit details
    Browse the repository at this point in the history
  2. fix prerelease handling

    blink1073 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    41e59d5 View commit details
    Browse the repository at this point in the history
  3. clean up pytest invocation

    blink1073 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4e23c66 View commit details
    Browse the repository at this point in the history
  4. remove Py3.12 support

    blink1073 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3daeaf7 View commit details
    Browse the repository at this point in the history
  5. switch back to ubuntu 20

    blink1073 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    db9ee94 View commit details
    Browse the repository at this point in the history
  6. fix manifest

    blink1073 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ad7e684 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    841cfbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddb1af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c06f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    0fdcb9f View commit details
    Browse the repository at this point in the history
  2. fixup

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    186ac83 View commit details
    Browse the repository at this point in the history
  3. fix

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    721843e View commit details
    Browse the repository at this point in the history
  4. fix and try py312

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    67365a1 View commit details
    Browse the repository at this point in the history
  5. try without gcc override

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9defbf1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bf0096 View commit details
    Browse the repository at this point in the history
  7. fixups

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c10dfbe View commit details
    Browse the repository at this point in the history
  8. cleanup

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cb68b90 View commit details
    Browse the repository at this point in the history
  9. fixups

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9477b3e View commit details
    Browse the repository at this point in the history
  10. fix min version

    blink1073 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    899292a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    9553d57 View commit details
    Browse the repository at this point in the history
  2. add debug print

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    06fa343 View commit details
    Browse the repository at this point in the history
  3. clean up asv

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    34f7868 View commit details
    Browse the repository at this point in the history
  4. skip failing asv methods

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0fb6e0c View commit details
    Browse the repository at this point in the history
  5. more skips

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    163de18 View commit details
    Browse the repository at this point in the history
  6. try without setup_cache

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d0f2685 View commit details
    Browse the repository at this point in the history
  7. fixups

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    afa4e47 View commit details
    Browse the repository at this point in the history
  8. more skips

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e43b2d5 View commit details
    Browse the repository at this point in the history
  9. undo changes

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    81abbdc View commit details
    Browse the repository at this point in the history
  10. undo change to workflow

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    de793e1 View commit details
    Browse the repository at this point in the history
  11. undo changes to dev guide

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    83e5bf8 View commit details
    Browse the repository at this point in the history
  12. fix gcc version

    blink1073 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c75dd03 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. address review

    blink1073 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c23e661 View commit details
    Browse the repository at this point in the history