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 arrow-json requirement from 51.0.0 to 52.0.0 #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Updates the requirements on arrow-json to permit the latest version.

Changelog

Sourced from arrow-json's changelog.

52.0.0 (2024-06-03)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Serialize Binary and LargeBinary as HEX with JSON Writer #5783 [arrow]
  • Some optimizations in arrow_buffer::util::bit_util do more harm than good #5771 [arrow]
  • Support skipping comments in CSV files #5758 [arrow]
  • parquet-derive should be included in repository README. #5751
  • proposal: Make AsyncArrowWriter accepts AsyncFileWriter trait instead #5738 [parquet]
  • Nested nullable fields do not get treated as nullable in data_gen #5712 [arrow]
  • Optionally support flexible column lengths #5678 [arrow]
  • Arrow Flight SQL example server: do_handshake should include auth header #5665 [arrow] [arrow-flight]
  • Add support for the "r+" datatype in the C Data interface / RunArray #5631 [arrow]
  • Serialize FixedSizeBinary as HEX with JSON Writer #5620 [arrow]
  • Cleanup UnionArray Constructors #5613 [arrow] [arrow-flight]
  • Zero Copy Support #5593
  • ObjectStore bulk delete #5591
  • Retry on Broken Connection #5589
  • StreamReader is not zero-copy #5584 [arrow]
  • Create ArrowReaderMetadata from externalized metadata #5582 [parquet]
  • Make filter in filter_leaves API propagate error #5574 [arrow]
  • Support List in compare_op #5572
  • Make FixedSizedList Json serializable #5568 [arrow]
  • arrow-ord: Support sortting StructArray #5559 [arrow]
  • Add scientific notation decimal parsing in parse_decimal #5549 [arrow]
  • take kernel support for StringViewArray and BinaryViewArray #5511 [arrow]
  • filter kernel support for StringViewArray and BinaryViewArray #5510 [arrow]
  • Display support for StringViewArray and BinaryViewArray #5509 [arrow]
  • Arrow Flight format support for StringViewArray and BinaryViewArray #5507 [arrow] [arrow-flight]
  • IPC format support for StringViewArray and BinaryViewArray #5506 [parquet] [arrow]

Fixed bugs:

  • List Row Encoding Sorts Incorrectly #5807 [arrow]
  • Schema Root Message Name Ignored by parquet-fromcsv #5804 [parquet]

... (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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on [arrow-json](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@51.0.0...52.0.0)

---
updated-dependencies:
- dependency-name: arrow-json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2024
@WenyXu WenyXu closed this Jul 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/arrow-json-52.0.0 branch July 1, 2024 13:22
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
1 participant