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

2019-03-27 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 +2956

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

2019-03-27 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: standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/t

[jira] [Created] (HIVE-21531) Vectorization: all NULL hashcodes are not computed using Murmur3

2019-03-27 Thread Gopal V (JIRA)
Gopal V created HIVE-21531: -- Summary: Vectorization: all NULL hashcodes are not computed using Murmur3 Key: HIVE-21531 URL: https://issues.apache.org/jira/browse/HIVE-21531 Project: Hive Issue Type

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

2019-03-27 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_r269861070 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4 +382,11

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

2019-03-27 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_r269861070 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4 +382,11

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

2019-03-27 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_r269856891 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4

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

2019-03-27 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_r269844369 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java ## @@ -2689,7 +2689,19 @@ pr

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

2019-03-27 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_r269843944 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HiveMeta

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

2019-03-27 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_r269843519 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4 +382,11

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

2019-03-27 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_r269257547 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -987,10 +989,14 @@ pu

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

2019-03-27 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_r269843519 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4 +382,11

[jira] [Created] (HIVE-21530) Replicate Streaming ingest on ACID tables.

2019-03-27 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21530: --- Summary: Replicate Streaming ingest on ACID tables. Key: HIVE-21530 URL: https://issues.apache.org/jira/browse/HIVE-21530 Project: Hive Issue Type: Sub

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/#review214150 --- Ship it! Ship It! - Jesús Camacho Rodríguez On March 28, 201

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/#review214149 --- Ship it! Ship It! - Jesús Camacho Rodríguez On March 28, 201

[jira] [Created] (HIVE-21529) Hive support bootstrap of ACID/MM tables on an existing policy.

2019-03-27 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21529: --- Summary: Hive support bootstrap of ACID/MM tables on an existing policy. Key: HIVE-21529 URL: https://issues.apache.org/jira/browse/HIVE-21529 Project: Hive

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/ --- (Updated March 28, 2019, 12:41 a.m.) Review request for hive and Jesús Camacho

[jira] [Created] (HIVE-21528) Add metric to track the number of queries waiting for tez session

2019-03-27 Thread Jason Dere (JIRA)
Jason Dere created HIVE-21528: - Summary: Add metric to track the number of queries waiting for tez session Key: HIVE-21528 URL: https://issues.apache.org/jira/browse/HIVE-21528 Project: Hive Iss

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/ --- (Updated March 27, 2019, 9:04 p.m.) Review request for hive and Jesús Camacho R

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/#review214135 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/Hiv

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

2019-03-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69918/#review214127 --- accumulo-handler/src/test/results/positive/accumulo_queries.q.out

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/ --- (Updated March 27, 2019, 7:58 p.m.) Review request for hive and Jesús Camacho R

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
> On March 27, 2019, 6:12 p.m., Jesús Camacho Rodríguez wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java > > Lines 121 (patched) > > > > > > I think you should init

[GitHub] [hive] miklosgergely opened a new pull request #580: HIVE-21231 HiveJoinAddNotNullRule support for range predicates

2019-03-27 Thread GitBox
miklosgergely opened a new pull request #580: HIVE-21231 HiveJoinAddNotNullRule support for range predicates URL: https://github.com/apache/hive/pull/580 This is an automated message from the Apache Git Service. To respond t

[jira] [Created] (HIVE-21527) LLAP: Table property to skip cache

2019-03-27 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-21527: Summary: LLAP: Table property to skip cache Key: HIVE-21527 URL: https://issues.apache.org/jira/browse/HIVE-21527 Project: Hive Issue Type: I

Re: Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/#review214126 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/Hiv

Re: How to disable notification

2019-03-27 Thread Vineet Garg
Hi, You must be subscribed to iss...@hive.apache.org . Try unsubscribing from the mailing list. Vineet > On Mar 18, 2019, at 11:27 PM, Sandeep Katta > wrote: > > From Hive Dev mailing list I am getting mails for the following actions > > 1.Newly created jiras

Review Request 70326: HIVE-21230: LEFT OUTER JOIN does not generate transitive IS NOT NULL filter on right side (HiveJoinAddNotNullRule bails out for outer joins)

2019-03-27 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70326/ --- Review request for hive and Jesús Camacho Rodríguez. Bugs: HIVE-21230 https

[jira] [Created] (HIVE-21526) JSONDropDatabaseMessage needs to have the full database object.

2019-03-27 Thread Bharathkrishna Guruvayoor Murali (JIRA)
Bharathkrishna Guruvayoor Murali created HIVE-21526: --- Summary: JSONDropDatabaseMessage needs to have the full database object. Key: HIVE-21526 URL: https://issues.apache.org/jira/browse/HIVE-2152

Force push of branch-2.3

2019-03-27 Thread Owen O'Malley
All, The branch-2.3 currently does not have either the rel/release-2.3.3 or rel/release-2.3.4 tag on it. There is only one commit after the 2.3.4 tag that back ports HIVE-20126. If no one objects, I’d like to force push branch-2.3 to include the 2.3.4 tag (with HIVE-20126 rebased on top). We

[jira] [Created] (HIVE-21525) [cosmetic] reformat code in NanoTimeUtils.java

2019-03-27 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-21525: Summary: [cosmetic] reformat code in NanoTimeUtils.java Key: HIVE-21525 URL: https://issues.apache.org/jira/browse/HIVE-21525 Project: Hive Issue Type: Impro

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

2019-03-27 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69918/ --- (Updated March 27, 2019, 4:40 p.m.) Review request for hive, Ashutosh Chauhan a

[jira] [Created] (HIVE-21524) Impala Engine

2019-03-27 Thread David Mollitor (JIRA)
David Mollitor created HIVE-21524: - Summary: Impala Engine Key: HIVE-21524 URL: https://issues.apache.org/jira/browse/HIVE-21524 Project: Hive Issue Type: New Feature Affects Versions: 4.

[jira] [Created] (HIVE-21523) Break up DDLTask - extract View related operations

2019-03-27 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-21523: - Summary: Break up DDLTask - extract View related operations Key: HIVE-21523 URL: https://issues.apache.org/jira/browse/HIVE-21523 Project: Hive Issue Type:

[jira] [Created] (HIVE-21522) Struct with varchar/char fields are not supported in vectorized IN

2019-03-27 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-21522: --- Summary: Struct with varchar/char fields are not supported in vectorized IN Key: HIVE-21522 URL: https://issues.apache.org/jira/browse/HIVE-21522 Project: Hive

Re: Review Request 70190: HIVE-21316 Varchar cmp

2019-03-27 Thread Zoltan Haindrich
> On March 25, 2019, 10:12 p.m., Vineet Garg wrote: > > ql/src/test/results/clientpositive/in_typecheck_varchar.q.out > > Line 125 (original) > > > > > > Strange that this is not being vectorized anymore. the vector

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

2019-03-27 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_r269523732 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java ## @@ -2689,7 +2689,1

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

2019-03-27 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_r269523732 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java ## @@ -2689,7 +2689,1

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

2019-03-27 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_r269508934 ## File path: ql/src/java/org/apache/hadoop/hive/ql/ddl/table/CreateTableDesc.java ## @@ -1

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

2019-03-27 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_r269476213 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java ## @@ -381,4

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

2019-03-27 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_r269468871 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -2950,21 +2956

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

2019-03-27 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_r269467769 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/H

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

2019-03-27 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_r269467699 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/H

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

2019-03-27 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_r269467626 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/H

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

2019-03-27 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_r269463941 ## File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/H

[jira] [Created] (HIVE-21521) Upgrade Hive to use ORC 1.5.5

2019-03-27 Thread Yuming Wang (JIRA)
Yuming Wang created HIVE-21521: -- Summary: Upgrade Hive to use ORC 1.5.5 Key: HIVE-21521 URL: https://issues.apache.org/jira/browse/HIVE-21521 Project: Hive Issue Type: Improvement Affects Ve

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

2019-03-27 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_r269452642 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/FSTableEve