jasonk000 commented on PR #12099: URL: https://github.com/apache/druid/pull/12099#issuecomment-1114343958
@gianm thanks, I've merged + pulled this in. The build failed but I think it is unrelated. Could you share your thoughts? It's in `processing` project, which is upstream of this change which only modifies `indexing-service`. ``` [ERROR] org.apache.druid.query.groupby.epinephelinae.BufferHashGrouperTest.testGrowingOverflowingInteger [ERROR] Run 1: BufferHashGrouperTest.testGrowingOverflowingInteger:132->makeGrouper:178 » OutOfMemory Direct buffer memory [ERROR] Run 2: BufferHashGrouperTest.testGrowingOverflowingInteger:132->makeGrouper:178 » OutOfMemory [ERROR] Run 3: BufferHashGrouperTest.testGrowingOverflowingInteger:132->makeGrouper:178 » OutOfMemory [ERROR] Run 4: BufferHashGrouperTest.testGrowingOverflowingInteger:132->makeGrouper:178 » OutOfMemory Direct buffer memory ``` -- 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]
