krishan1390 opened a new pull request, #17697:
URL: https://github.com/apache/pinot/pull/17697

   1. Add multi-stage engine tests for logical tables. 
   2. Refactor few test classes (BaseLogicalTableIntegrationTest) to avoid 
duplicate code. 
   
   The primary gap is in "testBetween" test. The explain plan for a 
"not-between" query is different when queried via Logical tables vs without 
Logical tables. The results are consistent, but the explained plan is 
different. For now, I am filtering the validation for logical tables. 


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