kevinjqliu commented on PR #47690: URL: https://github.com/apache/arrow/pull/47690#issuecomment-3453582147
[ARM64 macOS 14 C++](https://github.com/apache/arrow/actions/runs/18856161685/job/53804506693?pr=47690#logs) is failing on this test: https://github.com/apache/arrow/blob/08b3cc9cb1190fb2d80cc62decc2b10a9a7d0890/cpp/src/arrow/engine/substrait/serde_test.cc#L616-L637 ``` /Users/runner/work/arrow/arrow/cpp/src/arrow/engine/substrait/serde_test.cc:613: Failure Expected equality of these values: lit Which is: 00:00:00.000000007[bound] roundtripped Which is: 00:00:00.000000000[bound] ``` @raulcd any ideas on why this is failing? [AMD64 macOS 15-intel Python 3](https://github.com/apache/arrow/actions/runs/18856161573/job/53804506492?pr=47690#logs) stopped, probably due to the test failure above [APT (ubuntu-24.04-arm)](https://github.com/apache/arrow/actions/runs/18856161582/job/53804514861?pr=47690#logs) and [APT (ubuntu-latest)](https://github.com/apache/arrow/actions/runs/18856161582/job/53804514876?pr=47690#logs) still failing for some reason... I rebased with latest main. -- 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]
