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

Update to arrow/parquet 53.0.0, tonic, prost, object_store, pyo3 #12032

Merged
merged 50 commits into from
Sep 5, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    f13c8f3 View commit details
    Browse the repository at this point in the history
  2. udpate more

    alamb committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c51fd50 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    839ba91 View commit details
    Browse the repository at this point in the history
  2. Update datafusion/substrait/Cargo.toml

    Co-authored-by: tison <[email protected]>
    alamb and tisonkun authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a6cadde View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alamb/update_prost' of github.com:alamb/datafusion into…

    … alamb/update_prost
    alamb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e34019b View commit details
    Browse the repository at this point in the history
  4. Update vendored code

    alamb committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7900a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ea5ced View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Pin to pre-release arrow-rs

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6694983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3f97e View commit details
    Browse the repository at this point in the history
  3. update pyo3

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6cc5db1 View commit details
    Browse the repository at this point in the history
  4. Update to use new arrow apis

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    68b6e6c View commit details
    Browse the repository at this point in the history
  5. update for new api

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    aa310fe View commit details
    Browse the repository at this point in the history
  6. Update tonic in examples

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f454e89 View commit details
    Browse the repository at this point in the history
  7. update prost

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    98bb11a View commit details
    Browse the repository at this point in the history
  8. update datafusion-cli/cargo

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5b0fa44 View commit details
    Browse the repository at this point in the history
  9. update test output

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6f501bc View commit details
    Browse the repository at this point in the history
  10. update

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3542aea View commit details
    Browse the repository at this point in the history
  11. updates

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e6416c3 View commit details
    Browse the repository at this point in the history
  12. updates

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3a06488 View commit details
    Browse the repository at this point in the history
  13. update math

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5d7b0fe View commit details
    Browse the repository at this point in the history
  14. update more

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cb623d9 View commit details
    Browse the repository at this point in the history
  15. fix scalar tests

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c2a6bf5 View commit details
    Browse the repository at this point in the history
  16. Port statistics to use new API

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1ac1787 View commit details
    Browse the repository at this point in the history
  17. factor into a function

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    67ad234 View commit details
    Browse the repository at this point in the history
  18. update generated files

    alamb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5b6498e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update test

    alamb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e77b7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d38b99e View commit details
    Browse the repository at this point in the history
  3. add new test

    alamb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a89fa87 View commit details
    Browse the repository at this point in the history
  4. update tests

    alamb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3717c25 View commit details
    Browse the repository at this point in the history
  5. tapelo format

    alamb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    230aeec View commit details
    Browse the repository at this point in the history
  6. Update other tests

    alamb committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ed2b222 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    b446fcc View commit details
    Browse the repository at this point in the history
  2. Update datafusion pin

    alamb committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b666c31 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    f2be69f View commit details
    Browse the repository at this point in the history
  2. Update for API change

    alamb committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2062a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82641d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    124efd2 View commit details
    Browse the repository at this point in the history
  2. Update to arrow 53.0.0 sha

    alamb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    13bb146 View commit details
    Browse the repository at this point in the history
  3. Update cli deps

    alamb committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    03378ed View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    0ede9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43f9dd View commit details
    Browse the repository at this point in the history
  3. update cargo.lock

    alamb committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    15f4c5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd6e98 View commit details
    Browse the repository at this point in the history
  5. Update expected output

    alamb committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5a35f3c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3d0b99c View commit details
    Browse the repository at this point in the history
  2. Remove patch

    alamb committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c534a29 View commit details
    Browse the repository at this point in the history
  3. update datafusion-cli cargo

    alamb committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1dfd713 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2613a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b6b11c View commit details
    Browse the repository at this point in the history