You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following NullPointerException was noted once in the nightly jobs:
at io.deephaven.parquet.table.ParquetTableReadWriteTest.lambda$assertLongVectorColumnStatistics$27(ParquetTableReadWriteTest.java:2805)
at java.util.Iterator.forEachRemaining(Iterator.java:133)
at io.deephaven.parquet.table.ParquetTableReadWriteTest.assertLongVectorColumnStatistics(ParquetTableReadWriteTest.java:2799)
at io.deephaven.parquet.table.ParquetTableReadWriteTest.assertTableStatistics(ParquetTableReadWriteTest.java:2125)
at io.deephaven.parquet.table.ParquetTableReadWriteTest.readWriteStatisticsTest(ParquetTableReadWriteTest.java:1544)
We are not able to reproduce it locally and has not reoccured in the nightly jobs since.
malhotrashivam
changed the title
Parquet test "readWriteStatisticsTest" null pointer exception
Parquet test "readWriteStatisticsTest" fails with null pointer exception
Feb 12, 2024
The following NullPointerException was noted once in the nightly jobs:
We are not able to reproduce it locally and has not reoccured in the nightly jobs since.
Failed job: Link
Gradle scan: Link
The text was updated successfully, but these errors were encountered: