[ 
https://issues.apache.org/jira/browse/DRILL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999100#comment-13999100
 ] 

Ramana Inukonda Nagaraj commented on DRILL-747:
-----------------------------------------------

Does a scan and project work? IE a select * or select cols without any other 
operators.


> Drill hangs when querying huge volumes of data backed by a hive avro table
> --------------------------------------------------------------------------
>
>                 Key: DRILL-747
>                 URL: https://issues.apache.org/jira/browse/DRILL-747
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Rahul Challapalli
>            Priority: Blocker
>         Attachments: trade.ddl
>
>
> I attached the ddl to be used to create the hive table backed by avro data 
> (huge file....so not attaching it here). 
> Hive > select count(*) from trade;
> OK
> 16243150
> Time taken: 77.681 seconds, Fetched: 1 row(s)
> DRILL > select count(*) from hive.trade;
> terminal just hangs and nothing is there in the logs as well



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to