This is an automated email from the ASF dual-hosted git repository.

alamb pushed a commit to branch 58_maintenance
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/58_maintenance by this push:
     new 0ff81c1215 [58_maintenance] Update changelog for #10371 (#10372)
0ff81c1215 is described below

commit 0ff81c1215cc026a1de93ce3d2078df1ecba6f09
Author: Andrew Lamb <[email protected]>
AuthorDate: Sat Jul 18 09:43:57 2026 -0400

    [58_maintenance] Update changelog for #10371 (#10372)
    
    ## Which issue does this PR close?
    - part of https://github.com/apache/arrow-rs/issues/10349
    
    Follow up to #10367, which prepared the `58.4.0` changelog. PR #10371
    was subsequently merged to `58_maintenance`, so this PR adds it to the
    `58.4.0` changelog section.
    
    ## Rationale for this change
    
    Keep `CHANGELOG.md` on `58_maintenance` in sync with the commits
    actually on the branch prior to cutting the `58.4.0` release.
    
    ## What changes are included in this PR?
    
    Adds a changelog entry for #10371.
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 631c847e23..a5b2490eca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
 - \[58\_maintenance\] \[parquet\] Allow more encryption algorithms (\#9203) 
[\#10351](https://github.com/apache/arrow-rs/pull/10351) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
([mbutrovich](https://github.com/mbutrovich))
 - \[58\_maintenance\] Backport cargo audit fixes 
[\#10369](https://github.com/apache/arrow-rs/pull/10369) 
([alamb](https://github.com/alamb))
 - \[58\_maintenance\] chore: Ignore py03 vulnerabilities until upgrade 
[\#10370](https://github.com/apache/arrow-rs/pull/10370) 
([alamb](https://github.com/alamb))
+- \[58\_maintenance\] Add test for 
\`parquet-testing/bad_data/ARROW-GH-47662.parquet\` (\#10077) 
[\#10371](https://github.com/apache/arrow-rs/pull/10371) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
([alamb](https://github.com/alamb))
 
 
 \* *This Changelog was automatically generated by 
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

Reply via email to