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

chore(deps): Update arrow and datafusion to 49.0.0 #24605

Merged
merged 8 commits into from
Feb 1, 2024

Commits on Jan 25, 2024

  1. chore(deps): Update arrow and datafusion to 49.0.0

    This commit copies in our dependency code from influxdb_iox in order for
    us to be able to upgrade from a forked version of 46.0.0 to 49.0.0 of
    both arrow and datafusion. Most of the important changes were around how
    we consumed the crates in influxdb3(_server/_write). Those diffs are
    particularly worth looking at as the rest was a straight copy and we
    don't touch those crates in our development currently for influxdb3
    edge.
    mgattozzi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    60247cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf982d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    21ec2fd View commit details
    Browse the repository at this point in the history
  2. fix: Broken CI yaml

    mgattozzi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8060ebc View commit details
    Browse the repository at this point in the history
  3. fix: buf version

    mgattozzi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    eeafee8 View commit details
    Browse the repository at this point in the history
  4. fix: Only check IOx repo

    mgattozzi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    69c8042 View commit details
    Browse the repository at this point in the history
  5. fix: Remove protobuf lint

    mgattozzi committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    53e3618 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3932138 View commit details
    Browse the repository at this point in the history