nastra opened a new issue, #8679: URL: https://github.com/apache/iceberg/issues/8679
### Apache Iceberg version main (development) ### Query engine Flink ### Please describe the bug 🐞 TestMetadataTableReadableMetrics > [catalogName=testhive, baseNamespace=] > testPrimitiveColumns[catalogName=testhive, baseNamespace=] FAILED java.lang.AssertionError: Expecting actual: [+I[+I[+I[59, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[43, 4, 0, null, false, true], +I[97, 4, 1, null, 1.00, 2.00], +I[99, 4, 0, 1, 1.0, 2.0], +I[55, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[90, 4, 0, 2, 0.0, 0.0], +I[90, 4, 0, null, 1, 2], +I[90, 4, 0, null, 1, 2], +I[99, 4, 0, null, 1, 2]]]] to contain exactly in any order: [+I[+I[+I[59, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[44, 4, 0, null, false, true], +I[97, 4, 1, null, 1.00, 2.00], +I[99, 4, 0, 1, 1.0, 2.0], +I[55, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[90, 4, 0, 2, 0.0, 0.0], +I[91, 4, 0, null, 1, 2], +I[91, 4, 0, null, 1, 2], +I[99, 4, 0, null, 1, 2]]]] elements not found: [+I[+I[+I[59, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[44, 4, 0, null, false, true], +I[97, 4, 1, null, 1.00, 2.00], +I[99, 4, 0, 1, 1.0, 2.0], +I[55, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[90, 4, 0, 2, 0.0, 0.0], +I[91, 4, 0, null, 1, 2], +I[91, 4, 0, null, 1, 2], +I[99, 4, 0, null, 1, 2]]]] and elements not expected: [+I[+I[+I[59, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[43, 4, 0, null, false, true], +I[97, 4, 1, null, 1.00, 2.00], +I[99, 4, 0, 1, 1.0, 2.0], +I[55, 4, 2, null, [-41, 93, 117], [-37, 109, -74]], +I[90, 4, 0, 2, 0.0, 0.0], +I[90, 4, 0, null, 1, 2], +I[90, 4, 0, null, 1, 2], +I[99, 4, 0, null, 1, 2]]]] at org.apache.iceberg.flink.TestHelpers.assertRows(TestHelpers.java:146) at org.apache.iceberg.flink.source.TestMetadataTableReadableMetrics.testPrimitiveColumns(TestMetadataTableReadableMetrics.java:257) -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org