Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/arrow-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/arrow-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: downgrade-tonic
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 2, 2024

  1. Revert "bump tonic to 0.12 and prost to 0.13 for arrow-flight (#…

    …6041)"
    
    This reverts commit 741bbf6.
    alamb committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4052117 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: enable TLS roots for flight CLI client (#6640)"

    This reverts commit 2983dc1.
    alamb committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    dacced6 View commit details
    Browse the repository at this point in the history
  3. chore: fix for newer clippy

    alamb committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    dfc29f8 View commit details
    Browse the repository at this point in the history
  4. update to pyo3 0.23.0 (#6745)

    psvri authored and alamb committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    eae176c View commit details
    Browse the repository at this point in the history
Loading