zabetak commented on a change in pull request #1959:
URL: https://github.com/apache/hive/pull/1959#discussion_r578318173
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveDruidRules.java
##########
@@ -54,49 +58,102 @@
*/
public class HiveDruidRules {
Review comment:
`HiveDruidRules` can be simplified when we upgrade to Calcite 1.26
onwards (exploiting the work done in
https://issues.apache.org/jira/browse/CALCITE-4200). Please add an entry in
`org.apache.hadoop.hive.ql.optimizer.calcite.Bug` and link it somehow (e.g.,
reference it via javadoc) with this class to stand as a reminder.
----------------------------------------------------------------
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]