Jackie-Jiang opened a new pull request, #17478:
URL: https://github.com/apache/pinot/pull/17478

   Fix the flakiness of:
   ```
   2026-01-08T12:11:11.9644884Z [ERROR] Failures: 
   2026-01-08T12:11:11.9656687Z [ERROR]   
CpuBasedServerQueryKillingIntegrationTest.testCpuTimeKillMultipleQueries:94 
Expected no exceptions for query: SELECT DISTINCT_COUNT_HLL(intDimSV1, 14) FROM 
mytable, but got: [{"errorCode":245,"message":"CPU time based killed on SERVER: 
Server_localhost_22001 as it used: 503214032 ns of CPU time (exceeding 
threshold: 500000000)"}] expected [true] but found [false]
   ```


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