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/23 17:14:00 UTC

[jira] [Created] (HIVE-19680) Push down limit is not applied for Druid storage handler.

slim bouguerra created HIVE-19680:
-------------------------------------

             Summary: Push down limit is not applied for Druid storage handler.
                 Key: HIVE-19680
                 URL: https://issues.apache.org/jira/browse/HIVE-19680
             Project: Hive
          Issue Type: Bug
            Reporter: slim bouguerra
            Assignee: slim bouguerra
             Fix For: 3.0.0


Query like 
{code}
select `__time` from druid_test_table limit 1;
{code}
returns more than one row.



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