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 rust crate arrow to v52 #53

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
arrow dev-dependencies major 51 -> 52
arrow dependencies major 51 -> 52

Release Notes

apache/arrow-rs (arrow)

v52.0.0

Compare Source

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • List Row Encoding Sorts Incorrectly #​5807 [arrow]
  • Schema Root Message Name Ignored by parquet-fromcsv #​5804 [parquet]
  • Compute data buffer length by using start and end values in offset buffer #​5756 [arrow]
  • parquet: ByteArrayEncoder allocates large unused FallbackEncoder for Parquet 2 #​5755 [parquet]
  • The CI pipeline Archery test With other arrow is broken #​5742 [arrow]
  • Unable to parse scientific notation string to decimal when scale is 0 #​5739 [arrow]
  • Stateless prepared statements wrap DoPutPreparedStatementResult with Any which is differs from Go implementation #​5731 [arrow] [arrow-flight]
  • "Rustdocs are clean (amd64, nightly)" CI check is failing #​5725 [parquet] [arrow]
  • "Archery test With other arrows" integration tests are failing #​5719 [parquet] [arrow]
  • parquet_derive: invalid examples/documentation #​5687
  • Arrow FLight SQL: invalid location in get_flight_info_prepared_statement #​5669 [arrow] [arrow-flight]
  • Rust Interval definition incorrect #​5654 [parquet] [arrow]
  • DECIMAL regex in csv reader does not accept positive exponent specifier #​5648 [arrow]
  • panic when casting ListArray to FixedSizeList #​5642 [arrow]
  • FixedSizeListArray::try_new Errors on Entirely Null Array With Size 0 #​5614 [arrow]
  • parquet / Build wasm32 (pull_request) CI check failing on main #​5565 [parquet] [arrow]
  • Documentation fix: example in parquet/src/column/mod.rs is incorrect #​5560 [parquet]
  • IPC code writes data with insufficient alignment #​5553 [arrow] [arrow-flight]
  • Cannot access example Flight SQL Server from dbeaver #​5540 [arrow] [arrow-flight]
  • parquet: "not yet implemented" error when codec is actually implemented but disabled #​5520 [parquet]

Documentation updates:

Closed issues:

  • binary_mut kernel requires both args to be the same type (which is inconsistent with binary) #​5818 [arrow]
  • Panic when displaying debug the results via log::info in the browser. #​5599 [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@abdolence abdolence merged commit 50e5776 into master Jun 6, 2024
3 checks passed
@abdolence abdolence deleted the renovate/arrow-52.x branch June 6, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant