rubenada commented on code in PR #6720:
URL: https://github.com/apache/hive/pull/6720#discussion_r3896525453


##########
data/conf/hive-log4j2.properties:
##########
@@ -114,7 +114,7 @@ logger.CalcitePlanner.name = 
org.apache.calcite.plan.RelOptPlanner
 logger.CalcitePlanner.level = INFO
 
 # Change logger level to DEBUG, to see all application of CBO rules and the 
operators they produce
-logger.CBORuleLogger.name = 
org.apache.hadoop.hive.ql.optimizer.calcite.RuleEventLogger
+logger.CBORuleLogger.name = org.apache.calcite.plan.RuleEventLogger

Review Comment:
   I've pushed the refactoring, let me know if it can remain like that.



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