[jira] [Created] (HIVE-21344) CBO: Materialized view registry is not used for Calcite planner

2019-02-27 Thread Gopal V (JIRA)
Gopal V created HIVE-21344: -- Summary: CBO: Materialized view registry is not used for Calcite planner Key: HIVE-21344 URL: https://issues.apache.org/jira/browse/HIVE-21344 Project: Hive Issue Type:

[jira] [Created] (HIVE-21343) CBO: CalcitePlanner debug logging is expensive and costly

2019-02-27 Thread Gopal V (JIRA)
Gopal V created HIVE-21343: -- Summary: CBO: CalcitePlanner debug logging is expensive and costly Key: HIVE-21343 URL: https://issues.apache.org/jira/browse/HIVE-21343 Project: Hive Issue Type: Bug

[DISCUSS] Move gitbox notification emails to another list?

2019-02-27 Thread Jesus Camacho Rodriguez
We have had a similar discussion in the Calcite project too. Gitbox emails are being set to the dev@ list. These emails are produced every time there is activity in the Hive Github repository and are creating quite a lot of noise. The result is that it is really difficult to follow any activity

Code review for PR 540 & 534

2019-02-27 Thread Mani M
Hi Admins / Committers, Can anyone please review the PR 540 & 538, and merge the code to the master.. With Regards M.Mani +61 432 461 087

[jira] [Created] (HIVE-21342) Analyze compute stats for column leave behind staging dir on hdfs

2019-02-27 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created HIVE-21342: - Summary: Analyze compute stats for column leave behind staging dir on hdfs Key: HIVE-21342 URL: https://issues.apache.org/jira/browse/HIVE-21342 Project: Hive

[jira] [Created] (HIVE-21341) Sensible defaults : hive.server2.idle.operation.timeout and hive.server2.idle.session.timeout are too high

2019-02-27 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-21341: --- Summary: Sensible defaults : hive.server2.idle.operation.timeout and hive.server2.idle.session.timeout are too high Key: HIVE-21341 URL: https://issues.apache.org/jira/brows

[jira] [Created] (HIVE-21340) CBO: Prune non-key columns feeding into a SemiJoin

2019-02-27 Thread Gopal V (JIRA)
Gopal V created HIVE-21340: -- Summary: CBO: Prune non-key columns feeding into a SemiJoin Key: HIVE-21340 URL: https://issues.apache.org/jira/browse/HIVE-21340 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21339) LLAP: Cache hit also initializes an FS object

2019-02-27 Thread Gopal V (JIRA)
Gopal V created HIVE-21339: -- Summary: LLAP: Cache hit also initializes an FS object Key: HIVE-21339 URL: https://issues.apache.org/jira/browse/HIVE-21339 Project: Hive Issue Type: Bug Com

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981467 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java ## @@ -299,7 +300,7 @@ public static void removeUnionOperators(G

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981221 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1553,7 +1568,9 @@ public static void mvFileToFinalPath(Path

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981345 ## File path: ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileInputFormat.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981138 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1511,9 +1525,10 @@ public static void mvFileToFinalPath(Path

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981302 ## File path: ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileInputFormat.java ## @@ -48,24 +44,20 @@ public HiveSequenceFileInpu

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260981531 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java ## @@ -204,6 +219,16 @@ public void compile(final ParseContext

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260980193 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java ## @@ -379,6 +387,11 @@ public boolean doNext(WritableComparabl

[GitHub] b-slim merged pull request #554: [HIVE-21333] Purge the non locked buffers instead of locked ones

2019-02-27 Thread GitBox
b-slim merged pull request #554: [HIVE-21333] Purge the non locked buffers instead of locked ones URL: https://github.com/apache/hive/pull/554 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260961687 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1553,7 +1568,9 @@ public static void mvFileToFinalPath(Path spe

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260962107 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1511,9 +1525,10 @@ public static void mvFileToFinalPath(Path sp

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260962381 ## File path: ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileInputFormat.java ## @@ -48,24 +44,20 @@ public HiveSequenceFileInputFo

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260962836 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java ## @@ -204,6 +219,16 @@ public void compile(final ParseContext pCt

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260961847 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java ## @@ -379,6 +387,11 @@ public boolean doNext(WritableComparable k

[GitHub] ashutoshc commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260962663 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java ## @@ -299,7 +300,7 @@ public static void removeUnionOperators(GenT

[jira] [Created] (HIVE-21338) Remove order by and limit for aggregates

2019-02-27 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21338: -- Summary: Remove order by and limit for aggregates Key: HIVE-21338 URL: https://issues.apache.org/jira/browse/HIVE-21338 Project: Hive Issue Type: Improvement

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260934225 ## File path: ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileInputFormat.java ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260934183 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1538,18 +1551,14 @@ public static void mvFileToFinalPath(Pat

[jira] [Created] (HIVE-21337) HMS Metadata migration from Postgres/Derby to other DBs fail

2019-02-27 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21337: Summary: HMS Metadata migration from Postgres/Derby to other DBs fail Key: HIVE-21337 URL: https://issues.apache.org/jira/browse/HIVE-21337 Project: Hive Is

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260915364 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1463,6 +1474,19 @@ private static String replaceTaskIdFromFi

[jira] [Created] (HIVE-21336) HMS Index PCS_STATS_IDX too long for Oracle when NLS_LENGTH_SEMANTICS=char

2019-02-27 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-21336: Summary: HMS Index PCS_STATS_IDX too long for Oracle when NLS_LENGTH_SEMANTICS=char Key: HIVE-21336 URL: https://issues.apache.org/jira/browse/HIVE-21336 Project: Hiv

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260895578 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java ## @@ -204,6 +219,16 @@ public void compile(final ParseContext

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260893661 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1204,6 +1203,18 @@ private static void moveSpecifiedFiles(Fi

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260890741 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java ## @@ -379,6 +387,11 @@ public boolean doNext(WritableComparabl

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260888688 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java ## @@ -215,7 +216,7 @@ public void setWork(FetchWork work) {

[GitHub] vineetgarg02 commented on a change in pull request #552: Hive 21279

2019-02-27 Thread GitBox
vineetgarg02 commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260888387 ## File path: hcatalog/streaming/src/test/org/apache/hive/hcatalog/streaming/TestStreaming.java ## @@ -436,6 +437,7 @@ public static void

[jira] [Created] (HIVE-21335) NPE in ObjectStore.getObjectCount

2019-02-27 Thread Adam Holley (JIRA)
Adam Holley created HIVE-21335: -- Summary: NPE in ObjectStore.getObjectCount Key: HIVE-21335 URL: https://issues.apache.org/jira/browse/HIVE-21335 Project: Hive Issue Type: Bug Componen

[jira] [Created] (HIVE-21334) Eviction of blocks is major source of blockage for allocation request. Allocation path need to be lock-free.

2019-02-27 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-21334: - Summary: Eviction of blocks is major source of blockage for allocation request. Allocation path need to be lock-free. Key: HIVE-21334 URL: https://issues.apache.org/jira/browse/

[GitHub] b-slim opened a new pull request #554: [HIVE-21333] Purge the non locked buffers instead of locked ones

2019-02-27 Thread GitBox
b-slim opened a new pull request #554: [HIVE-21333] Purge the non locked buffers instead of locked ones URL: https://github.com/apache/hive/pull/554 Change-Id: Iadc5067e03ad3ce545d02080fa4b4f0da0aa7988 This is an automated me

[GitHub] dlavati commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-02-27 Thread GitBox
dlavati commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r260830699 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/incremental/IncrementalLoadTasksBuilder.java

[GitHub] dlavati-hw commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

2019-02-27 Thread GitBox
dlavati-hw commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class URL: https://github.com/apache/hive/pull/550#discussion_r260821879 ## File path: hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnaly

[jira] [Created] (HIVE-21333) [trivial] Fix argument order in TestDateWritableV2#setupDateStrings

2019-02-27 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-21333: Summary: [trivial] Fix argument order in TestDateWritableV2#setupDateStrings Key: HIVE-21333 URL: https://issues.apache.org/jira/browse/HIVE-21333 Project: Hive

[jira] [Created] (HIVE-21332) Cache Purge command does purge the in-use buffer.

2019-02-27 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-21332: - Summary: Cache Purge command does purge the in-use buffer. Key: HIVE-21332 URL: https://issues.apache.org/jira/browse/HIVE-21332 Project: Hive Issue Type:

[GitHub] sankarh commented on a change in pull request #549: HIVE-21314 : Hive Replication not retaining the owner in the replicated table

2019-02-27 Thread GitBox
sankarh commented on a change in pull request #549: HIVE-21314 : Hive Replication not retaining the owner in the replicated table URL: https://github.com/apache/hive/pull/549#discussion_r260729867 ## File path: ql/src/java/org/apache/hadoop/hive/ql/plan/CreateViewDesc.java

[GitHub] sankarh commented on a change in pull request #549: HIVE-21314 : Hive Replication not retaining the owner in the replicated table

2019-02-27 Thread GitBox
sankarh commented on a change in pull request #549: HIVE-21314 : Hive Replication not retaining the owner in the replicated table URL: https://github.com/apache/hive/pull/549#discussion_r260730246 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java

[jira] [Created] (HIVE-21331) Metastore should throw exception back if it is not able to delete the folder

2019-02-27 Thread Rajesh Balamohan (JIRA)
Rajesh Balamohan created HIVE-21331: --- Summary: Metastore should throw exception back if it is not able to delete the folder Key: HIVE-21331 URL: https://issues.apache.org/jira/browse/HIVE-21331 Proj

[GitHub] miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260671073 ## File path: ql/src/test/results/clientpositive/distinct_groupby_without_cbo.q.out ## @@ -0,0

[GitHub] kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260656870 ## File path: ql/src/test/results/clientpositive/distinct_groupby_without_cbo.q.out ## @@ -0,0 +1,1

[GitHub] miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260656405 ## File path: ql/src/test/results/clientpositive/distinct_groupby_without_cbo.q.out ## @@ -0,0

[GitHub] miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
miklosgergely commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260656545 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java ## @@ -4195,21 +

[GitHub] kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260653962 ## File path: ql/src/test/results/clientpositive/distinct_groupby_without_cbo.q.out ## @@ -0,0 +1,2

[GitHub] kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260653418 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java ## @@ -4195,21 +4195

[GitHub] kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By

2019-02-27 Thread GitBox
kgyrtkirk commented on a change in pull request #544: HIVE-16924 Support distinct in presence of Group By URL: https://github.com/apache/hive/pull/544#discussion_r260649158 ## File path: ql/src/test/results/clientpositive/distinct_groupby.q.out ## @@ -0,0 +1,1709 @@ +PREHO

[GitHub] MichaelChirico opened a new pull request #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex

2019-02-27 Thread GitBox
MichaelChirico opened a new pull request #553: [HIVE-13482][UDF] Explicitly define str_to_map args as regex URL: https://github.com/apache/hive/pull/553 Successor to https://github.com/apache/spark/pull/23888 See discussion there for some more details about the Hive side of this, in