[jira] [Created] (HIVE-21539) GroupBy + where clause on same column results in incorrect query rewrite

2019-03-28 Thread anishek (JIRA)
anishek created HIVE-21539: -- Summary: GroupBy + where clause on same column results in incorrect query rewrite Key: HIVE-21539 URL: https://issues.apache.org/jira/browse/HIVE-21539 Project: Hive

[jira] [Created] (HIVE-21538) Beeline: password source though the console reader did not pass to connection param

2019-03-28 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created HIVE-21538: - Summary: Beeline: password source though the console reader did not pass to connection param Key: HIVE-21538 URL: https://issues.apache.org/jira/browse/HIVE-21538

[jira] [Created] (HIVE-21537) Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row

2019-03-28 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21537: -- Summary: Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row Key: HIVE-21537 URL:

[jira] [Created] (HIVE-21536) Backport HIVE-17764 to branch-2.3

2019-03-28 Thread Yuming Wang (JIRA)
Yuming Wang created HIVE-21536: -- Summary: Backport HIVE-17764 to branch-2.3 Key: HIVE-21536 URL: https://issues.apache.org/jira/browse/HIVE-21536 Project: Hive Issue Type: Bug

Re: Declare myself emeritus

2019-03-28 Thread Lefty Leverenz
Thanks for all your contributions, Edward. -- Lefty On Tue, Mar 19, 2019 at 1:44 PM Edward Capriolo wrote: > Hello, > > I would like to declare myself emeritus. > > Thank you, > Edward Capriolo > > > -- > Sorry this was sent from mobile. Will do less grammar and spell check than > usual. >

[jira] [Created] (HIVE-21535) Re-enable TestCliDriver#vector_groupby_reduce

2019-03-28 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21535: -- Summary: Re-enable TestCliDriver#vector_groupby_reduce Key: HIVE-21535 URL: https://issues.apache.org/jira/browse/HIVE-21535 Project: Hive Issue

[jira] [Created] (HIVE-21534) Flaky test : TestActivePassiveHA

2019-03-28 Thread Vihang Karajgaonkar (JIRA)
Vihang Karajgaonkar created HIVE-21534: -- Summary: Flaky test : TestActivePassiveHA Key: HIVE-21534 URL: https://issues.apache.org/jira/browse/HIVE-21534 Project: Hive Issue Type: Test

Re: Review Request 69918: HIVE-21001 Update to Calcite 1.19

2019-03-28 Thread Zoltan Haindrich
> On March 27, 2019, 9:06 p.m., Jesús Camacho Rodríguez wrote: > > accumulo-handler/src/test/results/positive/accumulo_queries.q.out > > Line 150 (original), 150 (patched) > > > > > > Is this a known issue?

[jira] [Created] (HIVE-21533) Nested CTE's with join does not return any data.

2019-03-28 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21533: Summary: Nested CTE's with join does not return any data. Key: HIVE-21533 URL: https://issues.apache.org/jira/browse/HIVE-21533 Project: Hive Issue Type:

[jira] [Created] (HIVE-21532) RuntimeException due to AccessControlException during creating hive-staging-dir

2019-03-28 Thread Oleksandr Polishchuk (JIRA)
Oleksandr Polishchuk created HIVE-21532: --- Summary: RuntimeException due to AccessControlException during creating hive-staging-dir Key: HIVE-21532 URL: https://issues.apache.org/jira/browse/HIVE-21532

[GitHub] [hive] sankarh commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-28 Thread GitBox
sankarh commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r269880708 ## File path:

[GitHub] [hive] sankarh commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-28 Thread GitBox
sankarh commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r269880083 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -2950,21 +2956,33 @@

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-28 Thread GitBox
ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r269879748 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java ## @@ -2689,7

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-28 Thread GitBox
ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r269874353 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -2950,21

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-28 Thread GitBox
ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r269872622 ## File path: