alamb commented on issue #10349:
URL: https://github.com/apache/arrow-rs/issues/10349#issuecomment-5011343109

   I made RC1:
   
   <details>
   
   ```text
   Hi,
   
   I would like to propose a release of Apache Arrow Rust Implementation, 
version 58.4.0.
   
   This release candidate is based on commit: 
4544deaa434bbf8e7fe930bf9497fd36e8e737d1 [1].
   The SHA256 of the release candidate is: 
924cc41361cc34e07f5f7d7254ce3eb6c8eb0ffbc181d0f41056736feee786ce
   
   The proposed release tarball and signatures are hosted at [2].
   
   The changelog is located at [3].
   
   The release tracking issue is: [4]
   
   Please download, verify checksums and signatures, run the unit tests,
   and vote on the release. There is a script [4] that automates some of
   the verification.
   
   The vote will be open for at least 72 hours.
   
   [ ] +1 Release this as Apache Arrow Rust 58.4.0
   [ ] +0
   [ ] -1 Do not release this as Apache Arrow Rust 58.4.0 because...
   
   [1]: 
https://github.com/apache/arrow-rs/tree/4544deaa434bbf8e7fe930bf9497fd36e8e737d1
   [2]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-rs-58.4.0-rc1
   [3]: 
https://github.com/apache/arrow-rs/blob/4544deaa434bbf8e7fe930bf9497fd36e8e737d1/CHANGELOG.md
   [4]: 
https://github.com/apache/arrow-rs/blob/master/dev/release/verify-release-candidate.sh
   [5]: https://github.com/apache/arrow-rs/issues/10349
   ```
   
   <details>
   
   But the validation script fails:
   
   ```
   ---- bad_data::test_invalid_files stdout ----
   
   thread 'bad_data::test_invalid_files' (45217) panicked at 
parquet/tests/arrow_reader/bad_data.rs:67:9:
   Found new file in bad_data, please add test: ARROW-GH-47662.parquet
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   
   
   failures:
       bad_data::test_invalid_files
   
   test result: FAILED. 84 passed; 1 failed; 1 ignored; 0 measured; 0 filtered 
out; finished in 1.70s
   
   error: test failed, to rerun pass `-p parquet --test arrow_reader`
   + cleanup
   + '[' no = yes ']'
   + echo 'Failed to verify release candidate. See /tmp/arrow-58.4.0.D1WDb for 
details.'
   Failed to verify release candidate. See /tmp/arrow-58.4.0.D1WDb for details.
   ```


-- 
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]

Reply via email to