Rahul Challapalli created DRILL-747: ---------------------------------------
Summary: 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 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)