somandal commented on PR #15190:
URL: https://github.com/apache/pinot/pull/15190#issuecomment-2698766195

   looks like test failure due to flaky test. passes when I run it locally
   
   ```
   Error:  Failures: 
   Error:    
TPCHQueryIntegrationTest.testTPCHQueries:113->testQueriesSucceed:117 ยป 
PinotClient Query had processing exceptions: 
   [{"errorCode":200,"message":"QueryExecutionError:\nReceived error query 
execution result block: 
{250=ExecutionTimeoutError\nProcessingException(errorCode:250, 
message:ExecutionTimeoutError)\n\tat 
org.apache.pinot.common.exception.QueryException.<clinit>(QueryException.java:117)\n\tat
 
org.apache.pinot.common.datablock.DataBlockUtils.extractErrorMsg(DataBlockUtils.java:111)\n\tat
 
org.apache.pinot.common.datablock.DataBlockUtils.getErrorDataBlock(DataBlockUtils.java:103)\n\tat
 
org.apache.pinot.query.runtime.blocks.TransferableBlockUtils.getErrorTransferableBlock(TransferableBlockUtils.java:55)}\norg.apache.pinot.query.service.dispatch.QueryDispatcher.runReducer(QueryDispatcher.java:541)\norg.apache.pinot.query.service.dispatch.QueryDispatcher.submitAndReduce(QueryDispatcher.java:149)\norg.apache.pinot.broker.requesthandler.MultiStageBrokerRequestHandler.handleRequest(MultiStageBrokerRequestHandler.java:322)\norg.apache.pinot.broker.requesthandler.BaseBrokerRequestHandler.handleReques
 t(BaseBrokerRequestHandler.java:193)\n"}]
   ```


-- 
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]

Reply via email to