dang-stripe commented on PR #18538:
URL: https://github.com/apache/pinot/pull/18538#issuecomment-4513091816
looks like tests are failing. working on a fix.
```
Failures:
Error:
MultiStageEngineCustomTenantIntegrationTest>MultiStageEngineIntegrationTest.testAllLeafStagesEmptyBrokerResponses:225->MultiStageEngineIntegrationTest.asser
tAllLeafStagesEmptyRows:291 Query should not dispatch to servers: SELECT
AirlineID, Carrier FROM mytable WHERE DaysSinceEpoch < 0 expected [0] but found
[1]
Error:
MultiStageEngineIntegrationTest.testAllLeafStagesEmptyBrokerResponses:225->assertAllLeafStagesEmptyRows:291
Query should not dispatch to servers: SELECT
AirlineID, Carrier FROM mytable WHERE DaysSinceEpoch < 0 expected [0] but
found [1]
```
--
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]