[jira] [Created] (HIVE-20284) In strict mode, if constant propagation is enable, the partition filter is folded before partition pruner lead to error "No partition predicate for Alias"

2018-07-31 Thread Hui Huang (JIRA)
Hui Huang created HIVE-20284: Summary: In strict mode, if constant propagation is enable, the partition filter is folded before partition pruner lead to error "No partition predicate for Alias" Key: HIVE-20284

Re: Review Request 68139: HIVE-14493

2018-07-31 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68139/#review206721 --- ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g Line

Re: Review Request 68139: HIVE-14493

2018-07-31 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68139/ --- (Updated Aug. 1, 2018, 3:07 a.m.) Review request for hive and Ashutosh

Review Request 68139: HIVE-14493

2018-07-31 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68139/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-14493

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68124/#review206717 --- ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68124/ --- (Updated Aug. 1, 2018, 12:27 a.m.) Review request for hive, Jesús Camacho

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Deepak Jaiswal
> On July 31, 2018, 11:38 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java > > Line 914 (original), 917 (patched) > > > > > > Can be collapsed into single line in

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Deepak Jaiswal
> On July 31, 2018, 11:38 p.m., Jesús Camacho Rodríguez wrote: > > Thanks I will work on the comments. - Deepak --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68124/#review206707

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68124/#review206707 --- ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java

[jira] [Created] (HIVE-20283) Logs may be directed to 2 files if --hiveconf hive.log.file is used (metastore)

2018-07-31 Thread Jaume M (JIRA)
Jaume M created HIVE-20283: -- Summary: Logs may be directed to 2 files if --hiveconf hive.log.file is used (metastore) Key: HIVE-20283 URL: https://issues.apache.org/jira/browse/HIVE-20283 Project: Hive

Re: Review Request 68124: HIVE-20252

2018-07-31 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68124/ --- (Updated July 31, 2018, 11:07 p.m.) Review request for hive, Jesús Camacho

[jira] [Created] (HIVE-20282) HiveServer2 incorrect queue name when using Tez instead of MR

2018-07-31 Thread Steve Yeom (JIRA)
Steve Yeom created HIVE-20282: - Summary: HiveServer2 incorrect queue name when using Tez instead of MR Key: HIVE-20282 URL: https://issues.apache.org/jira/browse/HIVE-20282 Project: Hive Issue

Re: Review Request 68109: HIVE-20260 NDV of a column shouldn't be scaled when row count is changed by filter on another column

2018-07-31 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68109/ --- (Updated July 31, 2018, 6:18 p.m.) Review request for hive and Ashutosh

Re: Review Request 68109: HIVE-20260 NDV of a column shouldn't be scaled when row count is changed by filter on another column

2018-07-31 Thread Zoltan Haindrich
> On July 30, 2018, 6:38 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java > > Line 354 (original), 355 (patched) > > > > > > add a comment

[jira] [Created] (HIVE-20281) SharedWorkOptimizer fails with 'operator cache contents and actual plan differ'

2018-07-31 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-20281: -- Summary: SharedWorkOptimizer fails with 'operator cache contents and actual plan differ' Key: HIVE-20281 URL: https://issues.apache.org/jira/browse/HIVE-20281

[jira] [Created] (HIVE-20280) JobResultSerializer uses wrong registration id in KyroMessageCodec

2018-07-31 Thread Sahil Takiar (JIRA)
Sahil Takiar created HIVE-20280: --- Summary: JobResultSerializer uses wrong registration id in KyroMessageCodec Key: HIVE-20280 URL: https://issues.apache.org/jira/browse/HIVE-20280 Project: Hive

Re: Review Request 68121: HIVE-20220 : Incorrect result when hive.groupby.skewindata is enabled

2018-07-31 Thread Ganesha Shreedhara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68121/ --- (Updated July 31, 2018, 2:06 p.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-20279) HiveContextAwareRecordReader slows down Druid Scan queries.

2018-07-31 Thread Nishant Bangarwa (JIRA)
Nishant Bangarwa created HIVE-20279: --- Summary: HiveContextAwareRecordReader slows down Druid Scan queries. Key: HIVE-20279 URL: https://issues.apache.org/jira/browse/HIVE-20279 Project: Hive

[jira] [Created] (HIVE-20278) Druid Scan Query avoid copying from List -> Map -> List

2018-07-31 Thread Nishant Bangarwa (JIRA)
Nishant Bangarwa created HIVE-20278: --- Summary: Druid Scan Query avoid copying from List -> Map -> List Key: HIVE-20278 URL: https://issues.apache.org/jira/browse/HIVE-20278 Project: Hive

Re: [ANNOUNCE] New PMC Member : Sahil Takiar

2018-07-31 Thread Rajesh Balamohan
Congratulations Sahil! ~Rajesh.B On Tue, Jul 31, 2018 at 3:57 PM Marta Kuczora wrote: > Congratulations Sahil! > > On Mon, Jul 30, 2018 at 9:44 AM Peter Vary > wrote: > > > Congratulations Sahil! > > > > > On Jul 29, 2018, at 22:32, Vineet Garg wrote: > > > > > > Congratulations Sahil! > >

Re: [ANNOUNCE] New PMC Member : Peter Vary

2018-07-31 Thread Rajesh Balamohan
Congratulations Peter! ~Rajesh.B On Tue, Jul 31, 2018 at 3:58 PM Marta Kuczora wrote: > Congratulations Peter! > > On Mon, Jul 30, 2018 at 7:53 PM Andrew Sherman > wrote: > > > Congratulations Peter! > > > > On Sun, Jul 29, 2018 at 1:32 PM Vineet Garg > wrote: > > > > > Congratulations

Re: [ANNOUNCE] New PMC Member : Vihang Karajgaonkar

2018-07-31 Thread Rajesh Balamohan
Congratulations Vihang! ~Rajesh.B On Tue, Jul 31, 2018 at 3:35 PM Marta Kuczora wrote: > Congratulations Vihang! > > On Mon, Jul 30, 2018 at 9:44 AM Peter Vary > wrote: > > > Congratulations Vihang! > > > > > On Jul 29, 2018, at 22:32, Vineet Garg wrote: > > > > > > Congratulations Vihang!

Re: [ANNOUNCE] New committer: Slim Bouguerra

2018-07-31 Thread Rajesh Balamohan
Congratulations Slim! ~Rajesh.B On Tue, Jul 31, 2018 at 3:34 PM Marta Kuczora wrote: > Congratulations Slim! > > On Mon, Jul 30, 2018 at 2:01 AM Ashutosh Chauhan > wrote: > > > Apache Hive's Project Management Committee (PMC) has invited Slim > Bouguerra > > to become a committer, and we are

Re: [ANNOUNCE] New PMC Member : Vineet Garg

2018-07-31 Thread Rajesh Balamohan
Congratulations Vineet! ~Rajesh.B On Tue, Jul 31, 2018 at 3:34 PM Marta Kuczora wrote: > Congratulations Vineet! > > On Mon, Jul 30, 2018 at 9:45 AM Peter Vary > wrote: > > > Congratulations Vineet! > > > > > On Jul 30, 2018, at 01:59, Ashutosh Chauhan > > wrote: > > > > > > On behalf of

Re: [ANNOUNCE] New PMC Member : Peter Vary

2018-07-31 Thread Marta Kuczora
Congratulations Peter! On Mon, Jul 30, 2018 at 7:53 PM Andrew Sherman wrote: > Congratulations Peter! > > On Sun, Jul 29, 2018 at 1:32 PM Vineet Garg wrote: > > > Congratulations Peter! > > > > > On Jul 26, 2018, at 11:25 AM, Ashutosh Chauhan > > wrote: > > > > > > On behalf of the Hive PMC I

Re: [ANNOUNCE] New PMC Member : Sahil Takiar

2018-07-31 Thread Marta Kuczora
Congratulations Sahil! On Mon, Jul 30, 2018 at 9:44 AM Peter Vary wrote: > Congratulations Sahil! > > > On Jul 29, 2018, at 22:32, Vineet Garg wrote: > > > > Congratulations Sahil! > > > >> On Jul 26, 2018, at 11:28 AM, Ashutosh Chauhan > wrote: > >> > >> On behalf of the Hive PMC I am

Re: [ANNOUNCE] New PMC Member : Vihang Karajgaonkar

2018-07-31 Thread Marta Kuczora
Congratulations Vihang! On Mon, Jul 30, 2018 at 9:44 AM Peter Vary wrote: > Congratulations Vihang! > > > On Jul 29, 2018, at 22:32, Vineet Garg wrote: > > > > Congratulations Vihang! > > > >> On Jul 26, 2018, at 11:27 AM, Ashutosh Chauhan > wrote: > >> > >> On behalf of the Hive PMC I am

Re: [ANNOUNCE] New PMC Member : Vineet Garg

2018-07-31 Thread Marta Kuczora
Congratulations Vineet! On Mon, Jul 30, 2018 at 9:45 AM Peter Vary wrote: > Congratulations Vineet! > > > On Jul 30, 2018, at 01:59, Ashutosh Chauhan > wrote: > > > > On behalf of the Hive PMC I am delighted to announce Vineet Garg is > joining > > Hive PMC. > > Thanks Vineet for all your

Re: [ANNOUNCE] New committer: Slim Bouguerra

2018-07-31 Thread Marta Kuczora
Congratulations Slim! On Mon, Jul 30, 2018 at 2:01 AM Ashutosh Chauhan wrote: > Apache Hive's Project Management Committee (PMC) has invited Slim Bouguerra > to become a committer, and we are pleased to announce that he has accepted. > > Slim, welcome, thank you for your contributions, and we

Re: [ANNOUNCE] New PMC Member : Vihang Karajgaonkar

2018-07-31 Thread Zoltan Haindrich
Congratulations! On 07/31/2018 07:27 AM, Anishek Agarwal wrote: Congratulations Vihang! On Tue, Jul 31, 2018 at 6:39 AM Vihang Karajgaonkar wrote: Thanks Everyone! On Mon, Jul 30, 2018 at 4:05 PM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: Congratulations Vihang!

Re: [ANNOUNCE] New PMC Member : Vineet Garg

2018-07-31 Thread Zoltan Haindrich
Congratulations! On 07/31/2018 07:38 AM, Anshuman Dwivedi wrote: Congrats to Vineet, Vihang, Peter, Slim. Rgds, Anshuman Dwivedi -Anishek Agarwal wrote: - To: dev@hive.apache.org From: Anishek Agarwal Date: 07/31/2018 10:51AM Subject: Re: [ANNOUNCE] New PMC Member : Vineet

Re: [ANNOUNCE] New PMC Member : Peter Vary

2018-07-31 Thread Zoltan Haindrich
Congratulations! On 07/31/2018 07:27 AM, Anishek Agarwal wrote: Congratulations Peter! On Tue, Jul 31, 2018 at 6:38 AM Vihang Karajgaonkar wrote: Congrats Peter! On Mon, Jul 30, 2018 at 4:04 PM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: Congratulations Peter! Thanks

Re: [ANNOUNCE] New committer: Slim Bouguerra

2018-07-31 Thread Zoltan Haindrich
Congratulations! On 07/31/2018 07:21 AM, Anishek Agarwal wrote: Congratulations Slim! On Tue, Jul 31, 2018 at 10:29 AM Vineet Garg wrote: Congrats Slim! On Jul 30, 2018, at 6:08 PM, Vihang Karajgaonkar wrote: Congrats Slim! On Mon, Jul 30, 2018 at 4:35 PM, Deepak Jaiswal <

[GitHub] hive pull request #405: There a negative number of splits need be avoided

2018-07-31 Thread Seandity
GitHub user Seandity opened a pull request: https://github.com/apache/hive/pull/405 There a negative number of splits need be avoided I am facing issues when exec insert on hive2.2-tez0.84 : I follow the tez api source code ,but I still dont konw why here would get a a

[jira] [Created] (HIVE-20277) Vectorization: Case expressions that return NULL in FILTER

2018-07-31 Thread Gopal V (JIRA)
Gopal V created HIVE-20277: -- Summary: Vectorization: Case expressions that return NULL in FILTER Key: HIVE-20277 URL: https://issues.apache.org/jira/browse/HIVE-20277 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20276) Hive UDF class getting Instantiated for each call of function

2018-07-31 Thread Hardik Trivedi (JIRA)
Hardik Trivedi created HIVE-20276: - Summary: Hive UDF class getting Instantiated for each call of function Key: HIVE-20276 URL: https://issues.apache.org/jira/browse/HIVE-20276 Project: Hive