Might be related to https://github.com/apache/arrow-datafusion/pull/8908
On Sat, Jan 20, 2024 at 10:21 AM L. C. Hsieh <vii...@gmail.com> wrote: > > I ran verification script on M1 Mac and got an error: > > thread 'expr::test::test_partial_ord' panicked at > datafusion/expr/src/expr.rs:1872:9: > assertion failed: exp1 < exp2 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace > > Is it a known issue? > > On Sat, Jan 20, 2024 at 7:43 AM Andy Grove <andygrov...@gmail.com> wrote: > > > > Hi, > > > > I would like to propose a release of Apache Arrow DataFusion Implementation, > > version 35.0.0. > > > > This release candidate is based on commit: > > e58446bbe9ebe3f5a2aae1abd3c17a694070b0d1 [1] > > The proposed release tarball and signatures are hosted at [2]. > > The changelog is located at [3]. > > > > Please download, verify checksums and signatures, run the unit tests, and > > vote > > on the release. The vote will be open for at least 72 hours. > > > > Only votes from PMC members are binding, but all members of the community > > are > > encouraged to test the release and vote with "(non-binding)". > > > > The standard verification procedure is documented at > > https://github.com/apache/arrow-datafusion/blob/main/dev/release/README.md#verifying-release-candidates > > . > > > > [ ] +1 Release this as Apache Arrow DataFusion 35.0.0 > > [ ] +0 > > [ ] -1 Do not release this as Apache Arrow DataFusion 35.0.0 because... > > > > Here is my vote: > > > > +1 > > > > [1]: > > https://github.com/apache/arrow-datafusion/tree/e58446bbe9ebe3f5a2aae1abd3c17a694070b0d1 > > [2]: > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-35.0.0-rc1 > > [3]: > > https://github.com/apache/arrow-datafusion/blob/e58446bbe9ebe3f5a2aae1abd3c17a694070b0d1/CHANGELOG.md