You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "slim bouguerra (JIRA)" <ji...@apache.org> on 2018/05/08 18:09:00 UTC

[jira] [Created] (HIVE-19462) Fix mapping for char_length function to enable pushdown to Druid.

slim bouguerra created HIVE-19462:
-------------------------------------

             Summary: Fix mapping for char_length function to enable pushdown to Druid. 
                 Key: HIVE-19462
                 URL: https://issues.apache.org/jira/browse/HIVE-19462
             Project: Hive
          Issue Type: Improvement
          Components: Druid integration
            Reporter: slim bouguerra
            Assignee: slim bouguerra


currently char_length is not push down to Druid because of missing mapping form/to calcite

This patch will add this mapping.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)