viirya commented on PR #4311: URL: https://github.com/apache/arrow-rs/pull/4311#issuecomment-1572733717
> I did verify the new tests fails without the changes: > > ``` > failures: > > ---- arrow::arrow_reader::tests::test_decimal stdout ---- > thread 'arrow::arrow_reader::tests::test_decimal' panicked at 'assertion failed: `(left == right)` > left: `FIXED_LEN_BYTE_ARRAY`, > right: `INT32`', parquet/src/arrow/arrow_reader/mod.rs:2536:9 > stack backtrace: > ... This seems due to the change of `apply_hint`? -- 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]
