rymarm commented on PR #2857: URL: https://github.com/apache/drill/pull/2857#issuecomment-1860638766
I need to find out now, why Drill tests on Java 8 failed with our of memory error: ``` Errors: [ERROR] TestValueVector.testFixedVectorReallocation » Unexpected exception, expected<org.apache.drill.exec.exception.OversizedAllocationException> but was<org.apache.drill.exec.exception.OutOfMemoryException> [ERROR] TestValueVector.testVariableVectorReallocation » Unexpected exception, expected<org.apache.drill.exec.exception.OversizedAllocationException> but was<org.apache.drill.exec.exception.OutOfMemoryException> ``` -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org