suneet-s opened a new pull request #9923: URL: https://github.com/apache/druid/pull/9923
This change paramterizes the join CalciteQueryTest tests so that we can test the various config options for join queries. For join queries, we use the query context to enable and disable different features on the query execution path. The results of a query should be the same regardless of which features it uses. These parameterized tests allow us to validate that the results are in fact the same regardless of the passed in query context features. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
