alamb opened a new pull request, #10871: URL: https://github.com/apache/arrow-rs/pull/10871
# Which issue does this PR close? N/A # Rationale for this change Backport https://github.com/apache/arrow-rs/pull/10786 to the `59_maintenance` branch, so the `parquet-testing` pin includes the ALP test files. # What changes are included in this PR? Cherry-pick of 0e581556e8ba4ec4fff4d1e0ed11d44730b92767 (#10786): 1. Update the `parquet-testing` submodule to `09f3cdbd` 2. Add the new `variants` entry to the known files list in the `bad_data` test The submodule pointer had a trivial conflict with the revision on `59_maintenance` (`ffdcbb5e`); it was resolved by taking the newer revision from #10786, of which `ffdcbb5e` is an ancestor. # Are these changes tested? By CI # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
