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 parquet requirement from 42.0.0 to 44.0.0 #102

Merged
merged 2 commits into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. Update parquet requirement from 42.0.0 to 44.0.0

    Updates the requirements on [parquet](https://github.com/apache/arrow-rs) to permit the latest version.
    - [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG.md)
    - [Commits](apache/arrow-rs@42.0.0...44.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: parquet
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    697ad55 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update Cargo.toml

    Also update arrow
    ChristopherRabotin authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e285542 View commit details
    Browse the repository at this point in the history