dossett commented on PR #3379: URL: https://github.com/apache/parquet-java/pull/3379#issuecomment-3697007155
There's a CI failure that I really don't think is related to my change. Is this a known flaky test? ```Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.879 s <<< FAILURE! -- in org.apache.parquet.column.values.bitpacking.TestByteBitPacking512VectorLE Error: org.apache.parquet.column.values.bitpacking.TestByteBitPacking512VectorLE.unpackValuesUsingVector -- Time elapsed: 3.877 s <<< ERROR! java.lang.OutOfMemoryError: Java heap space``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
