amansinha100 commented on code in PR #5249: URL: https://github.com/apache/hive/pull/5249#discussion_r1670820349
########## ql/src/test/queries/clientpositive/perf/cbo_query11.q: ########## @@ -1,3 +1,4 @@ +set hive.optimize.cte.suggester.class=org.apache.hadoop.hive.ql.optimizer.calcite.CommonTableExpressionPrintSuggester; Review Comment: Yeah, if the driver and config and associated artifacts have to be duplicated, then we are better off to leave it in the current suite, so I am good with what you have in the PR. -- 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]
