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

2019-02-26 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260595328 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java ## @@ -228,7 +229,7 @@ public static InputFormat

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

2019-02-26 Thread GitBox
ashutoshc commented on a change in pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552#discussion_r260597741 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java ## @@ -1476,42 +1500,31 @@ private static String

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[GitHub] rmsmani commented on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
rmsmani commented on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467731239 Hi @sankarh Can you please review the code and merge it This is an

[jira] [Created] (HIVE-21330) Bucketing id varies b/w data loaded through streaming apis and regular query

2019-02-26 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21330: -- Summary: Bucketing id varies b/w data loaded through streaming apis and regular query Key: HIVE-21330 URL: https://issues.apache.org/jira/browse/HIVE-21330 Project: Hive

[jira] [Created] (HIVE-21329) Custom Tez runtime unordered output buffer size depending on operator pipeline

2019-02-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-21329: -- Summary: Custom Tez runtime unordered output buffer size depending on operator pipeline Key: HIVE-21329 URL: https://issues.apache.org/jira/browse/HIVE-21329

[GitHub] vineetgarg02 opened a new pull request #552: Hive 21279

2019-02-26 Thread GitBox
vineetgarg02 opened a new pull request #552: Hive 21279 URL: https://github.com/apache/hive/pull/552 This patch avoids rename/move (to tmpPath) during File Sink operation and creates a list of file to pass it over to Fetch operator to fetch from. In context of cloud file system file I/Os

[GitHub] rmsmani commented on issue #388: HIVE-20057: Fix Hive table conversion DESCRIBE table bug

2019-02-26 Thread GitBox
rmsmani commented on issue #388: HIVE-20057: Fix Hive table conversion DESCRIBE table bug URL: https://github.com/apache/hive/pull/388#issuecomment-467627229 Hi @ashutosh-bapat, @sankarh Can you merge the code This is an

[GitHub] rmsmani commented on issue #534: HIVE-21270: A UDTF to show schema (column names and types) of given q…

2019-02-26 Thread GitBox
rmsmani commented on issue #534: HIVE-21270: A UDTF to show schema (column names and types) of given q… URL: https://github.com/apache/hive/pull/534#issuecomment-467626893 Hi @ashutosh-bapat, @sankarh Can you merge the code

[GitHub] rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467625879 Hi @jcamachor, @ashutosh-bapat, @sankarh Can you please review the code and merge it

[GitHub] rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
rmsmani edited a comment on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467625879 Hi @jcamachor Can you please review the code and merge it This

[GitHub] rmsmani commented on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
rmsmani commented on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467625879 Hi @jcamachor, @vgarg Can you please review the code and merge it This

[jira] [Created] (HIVE-21328) Call To Hadoop Text getBytes() Without Call to getLength()

2019-02-26 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HIVE-21328: -- Summary: Call To Hadoop Text getBytes() Without Call to getLength() Key: HIVE-21328 URL: https://issues.apache.org/jira/browse/HIVE-21328 Project: Hive Issue

[GitHub] sankarh opened a new pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump.

2019-02-26 Thread GitBox
sankarh opened a new pull request #551: HIVE-21286: Hive should support clean-up of previously bootstrapped tables when retry from different dump. URL: https://github.com/apache/hive/pull/551 This is an automated message

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

2019-02-26 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_r260387274 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java ## @@ -4194,27

[jira] [Created] (HIVE-21327) Predicate is not pushed to Parquet if hive.parquet.timestamp.skip.conversion=true

2019-02-26 Thread Marta Kuczora (JIRA)
Marta Kuczora created HIVE-21327: Summary: Predicate is not pushed to Parquet if hive.parquet.timestamp.skip.conversion=true Key: HIVE-21327 URL: https://issues.apache.org/jira/browse/HIVE-21327

[GitHub] pvary commented on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
pvary commented on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467430263 > Hi @pvary > Please review and merge the code Sorry, but my schedule is tight nowdays. You might be better off trying to find someone

[GitHub] pvary commented on issue #540: HIVE-21283 Synonyms for the existing functions

2019-02-26 Thread GitBox
pvary commented on issue #540: HIVE-21283 Synonyms for the existing functions URL: https://github.com/apache/hive/pull/540#issuecomment-467430263 > Hi @pvary > Please review and merge the code Sorry, but my schedule is tight nowdays. You might be better off trying to find someone

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260256192 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260253361 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260253836 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260253836 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260254455 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/ColumnStatsUpdateTask.java ## @@ -86,8

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260254184 ## File path: ql/src/java/org/apache/hadoop/hive/ql/cache/results/QueryResultsCache.java ## @@

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260254184 ## File path: ql/src/java/org/apache/hadoop/hive/ql/cache/results/QueryResultsCache.java ## @@

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260256192 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260253361 ## File path:

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

2019-02-26 Thread GitBox
kgyrtkirk 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_r260254455 ## File path: ql/src/java/org/apache/hadoop/hive/ql/exec/ColumnStatsUpdateTask.java ## @@ -86,8

[jira] [Created] (HIVE-21326) Resurrect counter based stats collector

2019-02-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-21326: --- Summary: Resurrect counter based stats collector Key: HIVE-21326 URL: https://issues.apache.org/jira/browse/HIVE-21326 Project: Hive Issue Type:

[jira] [Created] (HIVE-21325) Hive external table replication failed with Permission denied issue.

2019-02-26 Thread mahesh kumar behera (JIRA)
mahesh kumar behera created HIVE-21325: -- Summary: Hive external table replication failed with Permission denied issue. Key: HIVE-21325 URL: https://issues.apache.org/jira/browse/HIVE-21325

[GitHub] maheshk114 commented on a change in pull request #541: HIVE-21197 : Hive Replication can add duplicate data during migration to a target with hive.strict.managed.tables enabled

2019-02-26 Thread GitBox
maheshk114 commented on a change in pull request #541: HIVE-21197 : Hive Replication can add duplicate data during migration to a target with hive.strict.managed.tables enabled URL: https://github.com/apache/hive/pull/541#discussion_r260172472 ## File path:

[jira] [Created] (HIVE-21324) Sometimes TestTriggersTezSessionPoolManager generates a lot of Exceptions

2019-02-26 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created HIVE-21324: --- Summary: Sometimes TestTriggersTezSessionPoolManager generates a lot of Exceptions Key: HIVE-21324 URL: https://issues.apache.org/jira/browse/HIVE-21324