Skip to content

Bump the arrow-rs group across 1 directory with 2 updates #109

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the arrow-rs group with 2 updates in the / directory: arrow-schema and arrow.

Updates arrow-schema from 53.1.0 to 53.3.0

Changelog

Sourced from arrow-schema's changelog.

Historical Changelog

53.2.0 (2024-10-21)

Full Changelog

Implemented enhancements:

  • Implement arrow_json encoder for Decimal128 & Decimal256 DataTypes #6605 [arrow]
  • Support DataType::FixedSizeList in make_builder within struct_builder.rs #6594 [arrow]
  • Support DataType::Dictionary in make_builder within struct_builder.rs #6589 [arrow]
  • Interval parsing from string - accept "mon" and "mons" token #6548 [arrow]
  • AsyncArrowWriter API to get the total size of a written parquet file #6530 [parquet]
  • append_many for Dictionary builders #6529 [arrow]
  • Missing tonic GRPC_STATUS with tonic 0.12.1 #6515 [arrow] [arrow-flight]
  • Add example of how to use parquet metadata reader APIs for a local cache #6504 [parquet]
  • Remove reliance on raw-entry feature of Hashbrown #6498 [parquet] [arrow] [arrow-flight]
  • Improve page index metadata loading in SerializedFileReader::new_with_options #6491 [parquet]
  • Release arrow-rs / parquet minor version 53.1.0 (October 2024) #6340 [arrow]

Fixed bugs:

Documentation updates:

Closed issues:

... (truncated)

Commits

Updates arrow from 53.1.0 to 53.3.0

Changelog

Sourced from arrow's changelog.

Historical Changelog

53.2.0 (2024-10-21)

Full Changelog

Implemented enhancements:

  • Implement arrow_json encoder for Decimal128 & Decimal256 DataTypes #6605 [arrow]
  • Support DataType::FixedSizeList in make_builder within struct_builder.rs #6594 [arrow]
  • Support DataType::Dictionary in make_builder within struct_builder.rs #6589 [arrow]
  • Interval parsing from string - accept "mon" and "mons" token #6548 [arrow]
  • AsyncArrowWriter API to get the total size of a written parquet file #6530 [parquet]
  • append_many for Dictionary builders #6529 [arrow]
  • Missing tonic GRPC_STATUS with tonic 0.12.1 #6515 [arrow] [arrow-flight]
  • Add example of how to use parquet metadata reader APIs for a local cache #6504 [parquet]
  • Remove reliance on raw-entry feature of Hashbrown #6498 [parquet] [arrow] [arrow-flight]
  • Improve page index metadata loading in SerializedFileReader::new_with_options #6491 [parquet]
  • Release arrow-rs / parquet minor version 53.1.0 (October 2024) #6340 [arrow]

Fixed bugs:

Documentation updates:

Closed issues:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the arrow-rs group with 2 updates in the / directory: [arrow-schema](https://github.com/apache/arrow-rs) and [arrow](https://github.com/apache/arrow-rs).


Updates `arrow-schema` from 53.1.0 to 53.3.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.1.0...53.3.0)

Updates `arrow` from 53.1.0 to 53.3.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.1.0...53.3.0)

---
updated-dependencies:
- dependency-name: arrow-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-rs
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-rs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #114.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/cargo/arrow-rs-0ea819e172 branch December 23, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants