[ https://issues.apache.org/jira/browse/HIVE-18573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372167#comment-16372167 ]
Ashutosh Chauhan commented on HIVE-18573: ----------------------------------------- TestCliDriver.testCliDriver[order_by_expr_1] TestMiniLlapLocalCliDriver.testCliDriver[tez_dynpart_hashjoin_1] looks these tests failed. Can you take a look? > Use proper Calcite operator instead of UDFs > ------------------------------------------- > > Key: HIVE-18573 > URL: https://issues.apache.org/jira/browse/HIVE-18573 > Project: Hive > Issue Type: Bug > Components: Druid integration, Hive > Reporter: slim bouguerra > Assignee: slim bouguerra > Priority: Major > Attachments: HIVE-18573.10.patch, HIVE-18573.4.patch, > HIVE-18573.5.patch, HIVE-18573.6.patch, HIVE-18573.7.patch, > HIVE-18573.7.patch, HIVE-18573.8.patch, HIVE-18573.9.patch, HIVE-18573.patch > > > Currently, Hive is mostly using user-defined black box sql operators during > Query planning. It will be more beneficial to use proper calcite operators, > this is to prepare the ground for pushing complex expressions to > Druid-calcite adapter. > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)