Re: Review Request 68202: HIVE-20292 Bad join ordering in tpcds query93 with primary constraint defined

2018-08-03 Thread Vineet Garg
> On Aug. 4, 2018, 1:26 a.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/llap/subquery_scalar.q.out > > Lines 6751-6753 (original), 6743-6747 (patched) > > > > > > Extra GBys and joins. Looks lik

Re: Review Request 68202: HIVE-20292 Bad join ordering in tpcds query93 with primary constraint defined

2018-08-03 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68202/ --- (Updated Aug. 4, 2018, 3:50 a.m.) Review request for hive, Ashutosh Chauhan and

[jira] [Created] (HIVE-20314) Include partition pruning in materialized view rewriting

2018-08-03 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20314: -- Summary: Include partition pruning in materialized view rewriting Key: HIVE-20314 URL: https://issues.apache.org/jira/browse/HIVE-20314 Project: Hi

Re: Review Request 68202: HIVE-20292 Bad join ordering in tpcds query93 with primary constraint defined

2018-08-03 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68202/#review206858 --- ql/src/test/results/clientpositive/llap/subquery_scalar.q.out Lin

Review Request 68202: HIVE-20292 Bad join ordering in tpcds query93 with primary constraint defined

2018-08-03 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68202/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez. Bugs: HI

[jira] [Created] (HIVE-20313) consider making ROW__ID a 1st class object

2018-08-03 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20313: - Summary: consider making ROW__ID a 1st class object Key: HIVE-20313 URL: https://issues.apache.org/jira/browse/HIVE-20313 Project: Hive Issue Type: Improve

[jira] [Created] (HIVE-20311) add txn stats checks to some more paths

2018-08-03 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20311: --- Summary: add txn stats checks to some more paths Key: HIVE-20311 URL: https://issues.apache.org/jira/browse/HIVE-20311 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-03 Thread Eric Wohlstadter (JIRA)
Eric Wohlstadter created HIVE-20312: --- Summary: Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService Key: HIVE-20312 URL: https://issues.apache.org/jira/browse/HIVE-20312

[jira] [Created] (HIVE-20310) Scalar subquery throws error when hive.optimize.remove.sq_count_check is on

2018-08-03 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-20310: -- Summary: Scalar subquery throws error when hive.optimize.remove.sq_count_check is on Key: HIVE-20310 URL: https://issues.apache.org/jira/browse/HIVE-20310 Project: Hive

[jira] [Created] (HIVE-20309) DROP DATABASE with CASCADE DELETE External table data

2018-08-03 Thread Shravan Pabba (JIRA)
Shravan Pabba created HIVE-20309: Summary: DROP DATABASE with CASCADE DELETE External table data Key: HIVE-20309 URL: https://issues.apache.org/jira/browse/HIVE-20309 Project: Hive Issue Type

[jira] [Created] (HIVE-20307) Add support for filterspec

2018-08-03 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20307: -- Summary: Add support for filterspec Key: HIVE-20307 URL: https://issues.apache.org/jira/browse/HIVE-20307 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-20308) Add support for pagination

2018-08-03 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20308: -- Summary: Add support for pagination Key: HIVE-20308 URL: https://issues.apache.org/jira/browse/HIVE-20308 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-20306) Add the thrift API to get partially filled Partition

2018-08-03 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-20306: -- Summary: Add the thrift API to get partially filled Partition Key: HIVE-20306 URL: https://issues.apache.org/jira/browse/HIVE-20306 Project: Hive

[jira] [Created] (HIVE-20305) LlapRecordReader uses OrcInputFormat.getRootColumn(false)

2018-08-03 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20305: - Summary: LlapRecordReader uses OrcInputFormat.getRootColumn(false) Key: HIVE-20305 URL: https://issues.apache.org/jira/browse/HIVE-20305 Project: Hive Issu

Re: Review Request 68108: HIVE-19097 related equals and in operators may cause inaccurate stats estimations

2018-08-03 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68108/ --- (Updated Aug. 3, 2018, 2:56 p.m.) Review request for hive, Ashutosh Chauhan and

[jira] [Created] (HIVE-20304) When hive.optimize.skewjoin and hive.auto.convert.join are both set to true, and the execution engine is mr, same stage may launch twice due to the wrong generated plan

2018-08-03 Thread Hui Huang (JIRA)
Hui Huang created HIVE-20304: Summary: When hive.optimize.skewjoin and hive.auto.convert.join are both set to true, and the execution engine is mr, same stage may launch twice due to the wrong generated plan Key: HIVE-20304

Re: Review Request 68108: HIVE-19097 related equals and in operators may cause inaccurate stats estimations

2018-08-03 Thread Zoltan Haindrich
> On Aug. 2, 2018, 6:08 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/cbo_rp_simple_select.q.out > > Line 918 (original), 918 (patched) > > > > > > This could be further simplified. c_int = c_i

[jira] [Created] (HIVE-20303) INSERT OVERWRITE TABLE db.table PARTITION () if not exists . will error as Table not found db (state=42000,code=40000)

2018-08-03 Thread xhmz (JIRA)
xhmz created HIVE-20303: --- Summary: INSERT OVERWRITE TABLE db.table PARTITION () if not exists . will error as Table not found db (state=42000,code=4) Key: HIVE-20303 URL: https://issues.apache.org/jira/browse/HIVE-2