[jira] [Commented] (DRILL-3921) Hive LIMIT 1 queries take too long

2015-12-11 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053590#comment-15053590 ] Krystal commented on DRILL-3921: git.commit.id.abbrev=b906811 Verified that hive limit 1 queries

[jira] [Commented] (DRILL-3810) Filesystem plugin's support for file format's schema

2015-12-11 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053589#comment-15053589 ] Chun Chang commented on DRILL-3810: --- For avrò file, we do fail fast. {noformat} 0:

[jira] [Closed] (DRILL-3921) Hive LIMIT 1 queries take too long

2015-12-11 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-3921. -- Verified > Hive LIMIT 1 queries take too long > -- > > Key:

[jira] [Closed] (DRILL-4109) NPE in RecordIterator

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman closed DRILL-4109. --- > NPE in RecordIterator > - > > Key: DRILL-4109 >

[jira] [Updated] (DRILL-3543) Add stats for external sort to a query profile

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-3543: Attachment: Screen Shot 2015-12-11 at 2.19.37 PM.png > Add stats for external sort to a

[jira] [Updated] (DRILL-4119) Skew in hash distribution for varchar (and possibly other) types of data

2015-12-11 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal updated DRILL-4119: --- Reviewer: Victoria Markman > Skew in hash distribution for varchar (and possibly other) types of data >

[jira] [Updated] (DRILL-3810) Support validation against Avro schemas when reading Avro files

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated DRILL-3810: -- Summary: Support validation against Avro schemas when reading Avro files (was: Filesystem

[jira] [Updated] (DRILL-3810) Filesystem plugin's support for file format's schema (for Avro only)

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Nadeau updated DRILL-3810: -- Summary: Filesystem plugin's support for file format's schema (for Avro only) (was: Filesystem

[jira] [Commented] (DRILL-4114) drill not support limit 1,100

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053628#comment-15053628 ] Jacques Nadeau commented on DRILL-4114: --- Drill does support an offset but you must use the ANSI

[jira] [Commented] (DRILL-4190) TPCDS queries are running out of memory when hash join is disabled

2015-12-11 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053838#comment-15053838 ] Chun Chang commented on DRILL-4190: --- My similar test on sf1 data (much smaller dataset) shown more

[jira] [Updated] (DRILL-4165) IllegalStateException in MergeJoin for a query against TPC-DS data

2015-12-11 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang updated DRILL-4165: -- Reviewer: Victoria Markman (was: Chun Chang) > IllegalStateException in MergeJoin for a query against

[jira] [Closed] (DRILL-3380) CTAS Auto Partitioning : We are not pruning when we use functions in the select list

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-3380. Verified the fix and added a testcase > CTAS Auto Partitioning : We are not pruning when we

[jira] [Created] (DRILL-4191) Last value function returns incorrect results.

2015-12-11 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-4191: - Summary: Last value function returns incorrect results. Key: DRILL-4191 URL: https://issues.apache.org/jira/browse/DRILL-4191 Project: Apache Drill Issue

[jira] [Commented] (DRILL-3810) Support validation against Avro schemas when reading Avro files

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053602#comment-15053602 ] Jacques Nadeau commented on DRILL-3810: --- I just updated the description to be more meaningful. Let's

[jira] [Commented] (DRILL-4109) NPE in RecordIterator

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053604#comment-15053604 ] Victoria Markman commented on DRILL-4109: - Verified again with 1.4.0 with the fix for DRILL-4165

[jira] [Commented] (DRILL-4188) Change the default value of planner.enable_hash_single_key to false

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053615#comment-15053615 ] Jacques Nadeau commented on DRILL-4188: --- What do you think about trying to enhance the costing to

[jira] [Closed] (DRILL-4125) Illegal argument exception during merge join

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman closed DRILL-4125. --- > Illegal argument exception during merge join > - >

[jira] [Commented] (DRILL-4125) Illegal argument exception during merge join

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053610#comment-15053610 ] Victoria Markman commented on DRILL-4125: - Verified again with: {code} #Tue Dec 08 03:32:09 UTC

[jira] [Commented] (DRILL-4187) Introduce a state to separate queries pending execution from those pending in the queue.

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053607#comment-15053607 ] Jacques Nadeau commented on DRILL-4187: --- How does "QUEUED" sound? > Introduce a state to separate

[jira] [Commented] (DRILL-4187) Introduce a state to separate queries pending execution from those pending in the queue.

2015-12-11 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053608#comment-15053608 ] Jacques Nadeau commented on DRILL-4187: --- Or alternatively we could add STARTING and we could use

[jira] [Commented] (DRILL-4152) Add additional logging and metrics to the Parquet reader

2015-12-11 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053817#comment-15053817 ] Parth Chandra commented on DRILL-4152: -- [~adeneche] Can you please review ? > Add additional logging

[jira] [Updated] (DRILL-4190) TPCDS queries are running out of memory when hash join is disabled

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-4190: Description: TPCDS queries with the latest 1.4.0 release when hash join is disabled: 22

[jira] [Created] (DRILL-4189) Support validation against parquet schemas when reading parquet files

2015-12-11 Thread Chun Chang (JIRA)
Chun Chang created DRILL-4189: - Summary: Support validation against parquet schemas when reading parquet files Key: DRILL-4189 URL: https://issues.apache.org/jira/browse/DRILL-4189 Project: Apache Drill

[jira] [Updated] (DRILL-3543) Add stats for external sort to a query profile

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-3543: Labels: docum usability (was: usability) > Add stats for external sort to a query profile

[jira] [Closed] (DRILL-3810) Support validation against Avro schemas when reading Avro files

2015-12-11 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang closed DRILL-3810. - Resolution: Fixed Will file new JIRA for parquet format. > Support validation against Avro schemas when

[jira] [Commented] (DRILL-3543) Add stats for external sort to a query profile

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053679#comment-15053679 ] Victoria Markman commented on DRILL-3543: - We need to document the fact that after upgrade to

[jira] [Created] (DRILL-4190) TPCDS queries are running out of memory when hash join is disabled

2015-12-11 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-4190: --- Summary: TPCDS queries are running out of memory when hash join is disabled Key: DRILL-4190 URL: https://issues.apache.org/jira/browse/DRILL-4190 Project:

[jira] [Commented] (DRILL-4152) Add additional logging and metrics to the Parquet reader

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053566#comment-15053566 ] ASF GitHub Bot commented on DRILL-4152: --- GitHub user parthchandra opened a pull request:

[jira] [Updated] (DRILL-3410) Partition Pruning : We are doing a prune when we shouldn't

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-3410: - Reviewer: Rahul Challapalli > Partition Pruning : We are doing a prune when we shouldn't

[jira] [Updated] (DRILL-3543) Add stats for external sort to a query profile

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-3543: Labels: documentation usability (was: docum usability) > Add stats for external sort to a

[jira] [Commented] (DRILL-4188) Change the default value of planner.enable_hash_single_key to false

2015-12-11 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053758#comment-15053758 ] Aman Sinha commented on DRILL-4188: --- Only if we can get the NDV stats for the columns, right ? That

[jira] [Commented] (DRILL-3410) Partition Pruning : We are doing a prune when we shouldn't

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053774#comment-15053774 ] Rahul Challapalli commented on DRILL-3410: -- Verified the fix and added a test case. > Partition

[jira] [Closed] (DRILL-3410) Partition Pruning : We are doing a prune when we shouldn't

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-3410. > Partition Pruning : We are doing a prune when we shouldn't >

[jira] [Updated] (DRILL-951) CSV header row should be parsed

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-951: Reviewer: Khurram Faraaz > CSV header row should be parsed > --- > >

[jira] [Updated] (DRILL-4108) Query on csv file w/ header fails with an exception when non existing column is requested

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4108: - Reviewer: Khurram Faraaz > Query on csv file w/ header fails with an exception when non existing

[jira] [Updated] (DRILL-3428) Errors during text filereading should provide the file name in the error messge

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3428: - Reviewer: Khurram Faraaz > Errors during text filereading should provide the file name in the

[jira] [Updated] (DRILL-4191) Last value function returns incorrect results.

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-4191: Priority: Critical (was: Major) > Last value function returns incorrect results. >

[jira] [Closed] (DRILL-3171) Storage Plugins : Two processes tried to update the storage plugin at the same time

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-3171. Fix verified! > Storage Plugins : Two processes tried to update the storage plugin at the >

[jira] [Commented] (DRILL-4190) TPCDS queries are running out of memory when hash join is disabled

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053850#comment-15053850 ] Victoria Markman commented on DRILL-4190: - I'm thinking that we might have two different bugs

[jira] [Updated] (DRILL-3965) Index out of bounds exception in partition pruning

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3965: - Reviewer: Rahul Challapalli > Index out of bounds exception in partition pruning >

[jira] [Updated] (DRILL-4053) Reduce metadata cache file size

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4053: - Reviewer: Rahul Challapalli > Reduce metadata cache file size > --- >

[jira] [Updated] (DRILL-2583) Querying a non-existent table from hbase should throw a proper error message

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-2583: - Reviewer: Abhishek Girish > Querying a non-existent table from hbase should throw a proper error

[jira] [Updated] (DRILL-3739) NPE on select from Hive for HBase table

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3739: - Reviewer: Krystal > NPE on select from Hive for HBase table >

[jira] [Updated] (DRILL-3887) Parquet metadata cache not being used

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3887: - Reviewer: Rahul Challapalli > Parquet metadata cache not being used >

[jira] [Updated] (DRILL-3912) Common subexpression elimination in code generation

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3912: - Reviewer: Dechang Gu > Common subexpression elimination in code generation >

[jira] [Updated] (DRILL-3429) DrillAvgVarianceConvertlet may produce wrong results while rewriting stddev, variance

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3429: - Reviewer: Victoria Markman > DrillAvgVarianceConvertlet may produce wrong results while rewriting

[jira] [Updated] (DRILL-3340) Add named metrics and named operators in OperatorProfile

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3340: - Reviewer: Dechang Gu > Add named metrics and named operators in OperatorProfile >

[jira] [Updated] (DRILL-3941) Add timing instrumentation around Partition Pruning

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3941: - Reviewer: Dechang Gu > Add timing instrumentation around Partition Pruning >

[jira] [Updated] (DRILL-4000) In all non-root fragments, Drill recreates storage plugin instances for every minor fragment

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4000: - Reviewer: Dechang Gu > In all non-root fragments, Drill recreates storage plugin instances for

[jira] [Created] (DRILL-4192) Dir0 and Dir1 from drill-1.4 are messed up

2015-12-11 Thread Krystal (JIRA)
Krystal created DRILL-4192: -- Summary: Dir0 and Dir1 from drill-1.4 are messed up Key: DRILL-4192 URL: https://issues.apache.org/jira/browse/DRILL-4192 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-4191) Last value function returns incorrect results.

2015-12-11 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053840#comment-15053840 ] Khurram Faraaz commented on DRILL-4191: --- Also when we order by the same column as the partitioning

[jira] [Updated] (DRILL-4081) Handle schema changes in ExternalSort

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4081: - Reviewer: Victoria Markman > Handle schema changes in ExternalSort >

[jira] [Updated] (DRILL-4089) Make JSON pretty printing configurable

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4089: - Reviewer: Khurram Faraaz > Make JSON pretty printing configurable >

[jira] [Updated] (DRILL-3578) UnsupportedOperationException: Unable to get value vector class for minor type [FIXEDBINARY] and mode [OPTIONAL]

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3578: - Reviewer: Victoria Markman > UnsupportedOperationException: Unable to get value vector class for

[jira] [Updated] (DRILL-3336) to_date(to_timestamp) with group-by in hbase/maprdb table fails with "java.lang.UnsupportedOperationException"

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3336: - Reviewer: Abhishek Girish > to_date(to_timestamp) with group-by in hbase/maprdb table fails with

[jira] [Updated] (DRILL-3765) Partition prune rule is unnecessary fired multiple times.

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3765: - Reviewer: Rahul Challapalli > Partition prune rule is unnecessary fired multiple times. >

[jira] [Updated] (DRILL-3975) Partition Planning rule causes query failure due to IndexOutOfBoundsException on HDFS

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3975: - Reviewer: Rahul Challapalli > Partition Planning rule causes query failure due to

[jira] [Updated] (DRILL-3893) Issue with Drill after Hive Alters the Table

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3893: - Reviewer: Krystal > Issue with Drill after Hive Alters the Table >

[jira] [Closed] (DRILL-3770) Query with window function having just ORDER BY clause runs out of memory on large datasets

2015-12-11 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish closed DRILL-3770. -- Verified. > Query with window function having just ORDER BY clause runs out of memory on > large

[jira] [Updated] (DRILL-3938) Hive: Failure reading from a partition when a new column is added to the table after the partition creation

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3938: - Reviewer: Rahul Challapalli > Hive: Failure reading from a partition when a new column is added

[jira] [Updated] (DRILL-4071) Partition pruning fails when a Coalesce() function appears with partition filter

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4071: - Reviewer: Rahul Challapalli > Partition pruning fails when a Coalesce() function appears with

[jira] [Updated] (DRILL-4146) Concurrent queries hang in planner in ReflectiveRelMetadataProvider

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4146: - Reviewer: Dechang Gu > Concurrent queries hang in planner in ReflectiveRelMetadataProvider >

[jira] [Updated] (DRILL-2288) ScanBatch violates IterOutcome protocol for zero-row sources [was: missing JDBC metadata (schema) for 0-row results...]

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-2288: - Reviewer: Rahul Challapalli > ScanBatch violates IterOutcome protocol for zero-row sources [was:

[jira] [Updated] (DRILL-4083) Drill not using HiveDrillNativeParquetScan if no column is needed to be read from HIVE

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4083: - Reviewer: Krystal > Drill not using HiveDrillNativeParquetScan if no column is needed to be read

[jira] [Updated] (DRILL-3171) Storage Plugins : Two processes tried to update the storage plugin at the same time

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-3171: - Reviewer: Rahul Challapalli > Storage Plugins : Two processes tried to update the storage plugin

[jira] [Updated] (DRILL-4006) As json reader reads a field with empty lists, IOOB could happen

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4006: - Reviewer: Khurram Faraaz > As json reader reads a field with empty lists, IOOB could happen >

[jira] [Commented] (DRILL-4192) Dir0 and Dir1 from drill-1.4 are messed up

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053885#comment-15053885 ] Rahul Challapalli commented on DRILL-4192: -- I tried it on my cluster and hit the same issue >

[jira] [Updated] (DRILL-4136) Enhance queue support to take query cost & available cluster resources into account

2015-12-11 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-4136: Issue Type: Sub-task (was: Improvement) Parent: DRILL-4186 > Enhance queue support to take

[jira] [Created] (DRILL-4186) queue enhancements [umbrella]

2015-12-11 Thread Hanifi Gunes (JIRA)
Hanifi Gunes created DRILL-4186: --- Summary: queue enhancements [umbrella] Key: DRILL-4186 URL: https://issues.apache.org/jira/browse/DRILL-4186 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-4187) Introduce a state to separate queries pending execution from those pending in the queue.

2015-12-11 Thread Hanifi Gunes (JIRA)
Hanifi Gunes created DRILL-4187: --- Summary: Introduce a state to separate queries pending execution from those pending in the queue. Key: DRILL-4187 URL: https://issues.apache.org/jira/browse/DRILL-4187

[jira] [Commented] (DRILL-2601) Print SQL query text along with query id in drillbit.log

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053113#comment-15053113 ] Victoria Markman commented on DRILL-2601: - Verified that following is printed in drillbit.log: -

[jira] [Closed] (DRILL-2601) Print SQL query text along with query id in drillbit.log

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman closed DRILL-2601. --- > Print SQL query text along with query id in drillbit.log >

[jira] [Commented] (DRILL-3810) Filesystem plugin's support for file format's schema

2015-12-11 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053123#comment-15053123 ] Chun Chang commented on DRILL-3810: --- I will validate with Avro files. But the JIRA description also

[jira] [Updated] (DRILL-4127) HiveSchema.getSubSchema() should use lazy loading of all the table names

2015-12-11 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-4127: -- Fix Version/s: 1.5.0 > HiveSchema.getSubSchema() should use lazy loading of all the table names >

[jira] [Updated] (DRILL-4161) Make Hive Metastore client caching user configurable.

2015-12-11 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-4161: -- Fix Version/s: 1.5.0 > Make Hive Metastore client caching user configurable. >

[jira] [Created] (DRILL-4188) Change the default value of planner.enable_hash_single_key to false

2015-12-11 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-4188: - Summary: Change the default value of planner.enable_hash_single_key to false Key: DRILL-4188 URL: https://issues.apache.org/jira/browse/DRILL-4188 Project: Apache Drill

[jira] [Commented] (DRILL-4070) Files written with versions of Drill before v1.3 record metadata that is indistinguishable from bad metadata from other Parquet creators

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053534#comment-15053534 ] Rahul Challapalli commented on DRILL-4070: -- I tested out the migration tool written by parth. So

[jira] [Commented] (DRILL-4126) Adding HiveMetaStore caching when impersonation is enabled.

2015-12-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15053143#comment-15053143 ] ASF GitHub Bot commented on DRILL-4126: --- Github user jinfengni closed the pull request at:

[jira] [Updated] (DRILL-4126) Adding HiveMetaStore caching when impersonation is enabled.

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-4126: Fix Version/s: 1.4.0 > Adding HiveMetaStore caching when impersonation is enabled. >

[jira] [Updated] (DRILL-4126) Adding HiveMetaStore caching when impersonation is enabled.

2015-12-11 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Victoria Markman updated DRILL-4126: Fix Version/s: (was: 1.4.0) 1.5.0 > Adding HiveMetaStore caching

[jira] [Resolved] (DRILL-4127) HiveSchema.getSubSchema() should use lazy loading of all the table names

2015-12-11 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4127. --- Resolution: Fixed Fixed in commit:

[jira] [Resolved] (DRILL-4126) Adding HiveMetaStore caching when impersonation is enabled.

2015-12-11 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4126. --- Resolution: Fixed Fixed in commit:

[jira] [Resolved] (DRILL-4161) Make Hive Metastore client caching user configurable.

2015-12-11 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-4161. --- Resolution: Fixed Fixed in commit:

[jira] [Updated] (DRILL-4046) Performance regression in some tpch queries with 1.3rc0 build

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4046: - Reviewer: Dechang Gu > Performance regression in some tpch queries with 1.3rc0 build >

[jira] [Updated] (DRILL-4025) Reduce getFileStatus() invocation for Parquet by 1

2015-12-11 Thread Suresh Ollala (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Ollala updated DRILL-4025: - Reviewer: Chun Chang > Reduce getFileStatus() invocation for Parquet by 1 >

[jira] [Closed] (DRILL-3361) CTAS Auto Partitioning: Fails when we use boolean as the partition type

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-3361. Verified and added a test case > CTAS Auto Partitioning: Fails when we use boolean as the

[jira] [Updated] (DRILL-3566) Calling Connection.prepareStatement throws a ClassCastException

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-3566: - Reviewer: Rahul Challapalli > Calling Connection.prepareStatement throws a

[jira] [Closed] (DRILL-4070) Files written with versions of Drill before v1.3 record metadata that is indistinguishable from bad metadata from other Parquet creators

2015-12-11 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-4070. > Files written with versions of Drill before v1.3 record metadata that is > indistinguishable