[jira] [Comment Edited] (HIVE-23452) Exception occur when a SQL query across data stored in two relational DB by JDBCStorageHandler with Tez

2020-05-13 Thread De Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105975#comment-17105975 ] De Li edited comment on HIVE-23452 at 5/13/20, 7:02 AM:   {code:java} // mysql

[jira] [Updated] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung updated HIVE-23458: Attachment: HIVE-23458.01.patch Status: Patch Available (was: Open) > Introduce unified

[jira] [Commented] (HIVE-23452) Exception occur when a SQL query across data stored in two relational DB by JDBCStorageHandler with Tez

2020-05-13 Thread De Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106026#comment-17106026 ] De Li commented on HIVE-23452: -- Yes,  table 'test_mysql.test_gp' doesn't exist because it is a wrong 

[jira] [Updated] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung updated HIVE-23458: Fix Version/s: 4.0.0 > Introduce unified thread pool for scheduled jobs >

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDFCos.java

[jira] [Updated] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung updated HIVE-23458: Description: As I mentioned in [the comment of

[jira] [Commented] (HIVE-23452) Exception occur when a SQL query across data stored in two relational DB by JDBCStorageHandler with Tez

2020-05-13 Thread De Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106028#comment-17106028 ] De Li commented on HIVE-23452: -- Both the table 'pg.test_gp' and 'test_mysql.test_mysqltable' are exist. >

[jira] [Commented] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106094#comment-17106094 ] Hive QA commented on HIVE-23451: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106004#comment-17106004 ] Hive QA commented on HIVE-23432: Here are the results of testing the latest attachment:

[jira] [Comment Edited] (HIVE-23452) Exception occur when a SQL query across data stored in two relational DB by JDBCStorageHandler with Tez

2020-05-13 Thread De Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105975#comment-17105975 ] De Li edited comment on HIVE-23452 at 5/13/20, 6:50 AM:   {code:java} // code

[jira] [Commented] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106042#comment-17106042 ] Zhenyu Zheng commented on HIVE-23133: - [~gopalv] Thanks for the review, in previous patches (1-3) we

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDF   Currently, we

[jira] [Updated] (HIVE-23444) Concurrent ACID direct inserts may fail with FileNotFoundException

2020-05-13 Thread Marta Kuczora (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marta Kuczora updated HIVE-23444: - Attachment: HIVE-23444.1.patch > Concurrent ACID direct inserts may fail with

[jira] [Commented] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105996#comment-17105996 ] Hive QA commented on HIVE-23432: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Comment Edited] (HIVE-23452) Exception occur when a SQL query across data stored in two relational DB by JDBCStorageHandler with Tez

2020-05-13 Thread De Li (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105975#comment-17105975 ] De Li edited comment on HIVE-23452 at 5/13/20, 6:58 AM:   {code:java} // mysql

[jira] [Assigned] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung reassigned HIVE-23458: --- > Introduce unified thread pool for scheduled jobs >

[jira] [Commented] (HIVE-23449) LLAP: Reduce mkdir and config creations in submitWork hotpath

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106023#comment-17106023 ] Hive QA commented on HIVE-23449: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23449) LLAP: Reduce mkdir and config creations in submitWork hotpath

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106059#comment-17106059 ] Hive QA commented on HIVE-23449: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung updated HIVE-23458: Labels: todoc4.0 (was: ) > Introduce unified thread pool for scheduled jobs >

[jira] [Commented] (HIVE-23444) Concurrent ACID direct inserts may fail with FileNotFoundException

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106156#comment-17106156 ] Hive QA commented on HIVE-23444: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Comment Edited] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106042#comment-17106042 ] Zhenyu Zheng edited comment on HIVE-23133 at 5/13/20, 10:03 AM: [~gopalv] 

[jira] [Commented] (HIVE-23444) Concurrent ACID direct inserts may fail with FileNotFoundException

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106176#comment-17106176 ] Hive QA commented on HIVE-23444: Here are the results of testing the latest attachment:

[jira] [Comment Edited] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106042#comment-17106042 ] Zhenyu Zheng edited comment on HIVE-23133 at 5/13/20, 10:03 AM: [~gopalv] 

[jira] [Assigned] (HIVE-23365) Put RS deduplication optimization under cost based decision

2020-05-13 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis reassigned HIVE-23365: -- Assignee: Stamatis Zampetakis > Put RS deduplication optimization under cost

[jira] [Commented] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106197#comment-17106197 ] Hive QA commented on HIVE-23133: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106216#comment-17106216 ] Hive QA commented on HIVE-23458: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23434: Status: Patch Available (was: Open) > Add option to rewrite PERCENTILE_CONT to sketch

[jira] [Updated] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23434: Attachment: HIVE-23434.01.patch > Add option to rewrite PERCENTILE_CONT to sketch

[jira] [Commented] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106241#comment-17106241 ] Hive QA commented on HIVE-23460: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106259#comment-17106259 ] Hive QA commented on HIVE-23460: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106266#comment-17106266 ] Zoltan Haindrich commented on HIVE-23434: - opened an [rb|https://reviews.apache.org/r/72506/] in

[jira] [Commented] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106492#comment-17106492 ] Hive QA commented on HIVE-23458: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106615#comment-17106615 ] Hive QA commented on HIVE-23432: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-22066) Upgrade Apache parent POM to version 21

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106616#comment-17106616 ] Ashutosh Chauhan commented on HIVE-22066: - [~belugabehr] you want to refresh the patch and create

[jira] [Commented] (HIVE-23375) Track MJ HashTable Load time

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106434#comment-17106434 ] Hive QA commented on HIVE-23375: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106509#comment-17106509 ] Hive QA commented on HIVE-23458: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23434: Attachment: HIVE-23434.03.patch > Add option to rewrite PERCENTILE_CONT to sketch

[jira] [Commented] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106635#comment-17106635 ] Hive QA commented on HIVE-23432: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-23466) ZK registry base should remove only specific instance instead of host

2020-05-13 Thread Prasanth Jayachandran (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran reassigned HIVE-23466: > ZK registry base should remove only specific instance instead of host >

[jira] [Updated] (HIVE-23375) Track MJ HashTable Load time

2020-05-13 Thread Panagiotis Garefalakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Panagiotis Garefalakis updated HIVE-23375: -- Attachment: HIVE-23375.02.patch > Track MJ HashTable Load time >

[jira] [Commented] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106570#comment-17106570 ] Hive QA commented on HIVE-23434: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23099) Improve Logger for Operation Child Classes

2020-05-13 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mollitor updated HIVE-23099: -- Attachment: HIVE-23099.5.patch > Improve Logger for Operation Child Classes >

[jira] [Commented] (HIVE-22066) Upgrade Apache parent POM to version 21

2020-05-13 Thread David Mollitor (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106636#comment-17106636 ] David Mollitor commented on HIVE-22066: --- [~ashutoshc]  Sure. {quote} The first rule of moving to

[jira] [Commented] (HIVE-23434) Add option to rewrite PERCENTILE_CONT to sketch functions

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106590#comment-17106590 ] Hive QA commented on HIVE-23434: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Aasha Medhi (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aasha Medhi updated HIVE-23432: --- Status: In Progress (was: Patch Available) > Add Ranger Replication Metrics >

[jira] [Updated] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Aasha Medhi (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aasha Medhi updated HIVE-23432: --- Attachment: HIVE-23432.06.patch Status: Patch Available (was: In Progress) > Add Ranger

[jira] [Updated] (HIVE-23463) Investigate why the results have changed at udf_mask_show_last_n.q, udf_mask_show_first_n.q, udf_mask_last_n.q, udf_mask_first_n.q, udf_mask.q

2020-05-13 Thread Miklos Gergely (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-23463: -- Description: Check [https://reviews.apache.org/r/72491/] for details. > Investigate why the

[jira] [Commented] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread PRAVIN KUMAR SINHA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106479#comment-17106479 ] PRAVIN KUMAR SINHA commented on HIVE-23432: --- +1 > Add Ranger Replication Metrics >

[jira] [Commented] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106707#comment-17106707 ] Hive QA commented on HIVE-23451: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-23467) Add a skip.trash config for HMS to skip trash when deleting external table data

2020-05-13 Thread Sam An (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam An reassigned HIVE-23467: - > Add a skip.trash config for HMS to skip trash when deleting external table > data >

[jira] [Commented] (HIVE-23099) Improve Logger for Operation Child Classes

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106748#comment-17106748 ] Hive QA commented on HIVE-23099: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-22678) Run Eclipse Cleanup Against hive-accumulo-handler Module

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106803#comment-17106803 ] Hive QA commented on HIVE-22678: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-22675) Replace Base64 in hive-standalone-metastore Package

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106737#comment-17106737 ] Hive QA commented on HIVE-22675: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23440) Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 4

2020-05-13 Thread Miklos Gergely (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-23440: -- Attachment: HIVE-23440.01.patch > Move q tests to TestMiniLlapLocal from TestCliDriver where

[jira] [Updated] (HIVE-23354) Remove file size sanity checking from compareTempOrDuplicateFiles

2020-05-13 Thread John Sherman (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sherman updated HIVE-23354: Attachment: HIVE-23354.4.patch > Remove file size sanity checking from compareTempOrDuplicateFiles

[jira] [Commented] (HIVE-23354) Remove file size sanity checking from compareTempOrDuplicateFiles

2020-05-13 Thread John Sherman (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106792#comment-17106792 ] John Sherman commented on HIVE-23354: - Newest patch I expect to do much better on the test front, I

[jira] [Updated] (HIVE-23438) Missing Rows When Left Outer Join In N-way HybridGraceHashJoin

2020-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23438: --- Attachment: HIVE-23438.branch-2.3.patch Status: Patch Available (was: Open) > Missing Rows When Left Outer

[jira] [Updated] (HIVE-23456) Upgrade Calcite version to 1.23.0

2020-05-13 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated HIVE-23456: --- Status: Patch Available (was: Open) Initial patch just to see the status of the

[jira] [Updated] (HIVE-23467) Add a skip.trash config for HMS to skip trash when deleting external table data

2020-05-13 Thread Sam An (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam An updated HIVE-23467: -- Description: We have an auto.purge flag, which means skip trash. It can be confusing as we have

[jira] [Updated] (HIVE-23440) Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 4

2020-05-13 Thread Miklos Gergely (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Gergely updated HIVE-23440: -- Status: Patch Available (was: Open) > Move q tests to TestMiniLlapLocal from TestCliDriver

[jira] [Updated] (HIVE-23354) Remove file size sanity checking from compareTempOrDuplicateFiles

2020-05-13 Thread John Sherman (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sherman updated HIVE-23354: Attachment: HIVE-23354.3.patch > Remove file size sanity checking from compareTempOrDuplicateFiles

[jira] [Commented] (HIVE-23354) Remove file size sanity checking from compareTempOrDuplicateFiles

2020-05-13 Thread John Sherman (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106758#comment-17106758 ] John Sherman commented on HIVE-23354: - I expect some failures with the new commit. I'm still trying

[jira] [Commented] (HIVE-23017) Use Inherited Logger in Tasks

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106762#comment-17106762 ] Hive QA commented on HIVE-23017: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-22674) Replace Base64 in serde Package

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106794#comment-17106794 ] Hive QA commented on HIVE-22674: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23438) Missing Rows When Left Outer Join In N-way HybridGraceHashJoin

2020-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23438: --- Status: Open (was: Patch Available) > Missing Rows When Left Outer Join In N-way HybridGraceHashJoin >

[jira] [Updated] (HIVE-23438) Missing Rows When Left Outer Join In N-way HybridGraceHashJoin

2020-05-13 Thread Jira
[ https://issues.apache.org/jira/browse/HIVE-23438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 范宜臻 updated HIVE-23438: --- Attachment: (was: HIVE-23438.branch-2.3.patch) > Missing Rows When Left Outer Join In N-way HybridGraceHashJoin

[jira] [Commented] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106659#comment-17106659 ] Hive QA commented on HIVE-23460: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106696#comment-17106696 ] Hive QA commented on HIVE-23451: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23099) Improve Logger for Operation Child Classes

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106759#comment-17106759 ] Hive QA commented on HIVE-23099: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-23440) Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 4

2020-05-13 Thread Jesus Camacho Rodriguez (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106751#comment-17106751 ] Jesus Camacho Rodriguez commented on HIVE-23440: +1 (pending tests) > Move q tests to

[jira] [Commented] (HIVE-22674) Replace Base64 in serde Package

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106769#comment-17106769 ] Hive QA commented on HIVE-22674: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23460: Attachment: HIVE-23460.02.patch > Add qoption to disable qtests >

[jira] [Updated] (HIVE-23456) Upgrade Calcite version to 1.23.0

2020-05-13 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated HIVE-23456: --- Attachment: HIVE-23456.01.patch > Upgrade Calcite version to 1.23.0 >

[jira] [Updated] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-23451: Fix Version/s: 4.0.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Commented] (HIVE-22675) Replace Base64 in hive-standalone-metastore Package

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106719#comment-17106719 ] Hive QA commented on HIVE-22675: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106676#comment-17106676 ] Hive QA commented on HIVE-23460: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-23390) Duplicate entry for a table in TAB_COL_STATS

2020-05-13 Thread Mithun Antony (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106766#comment-17106766 ] Mithun Antony commented on HIVE-23390: -- Suggestion is to put a unique constraint in the

[jira] [Commented] (HIVE-22570) Review of ExprNodeDesc.java

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106885#comment-17106885 ] Hive QA commented on HIVE-22570: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-22570) Review of ExprNodeDesc.java

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106861#comment-17106861 ] Hive QA commented on HIVE-22570: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HIVE-23446) LLAP: Reduce IPC connection misses to AM for short queries

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106925#comment-17106925 ] Ashutosh Chauhan commented on HIVE-23446: - +1 pending tests. > LLAP: Reduce IPC connection

[jira] [Commented] (HIVE-18882) Do Not Hide Exception in Hive Metastore Client Connection

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-18882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106930#comment-17106930 ] Hive QA commented on HIVE-18882: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-18882) Do Not Hide Exception in Hive Metastore Client Connection

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-18882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106894#comment-17106894 ] Hive QA commented on HIVE-18882: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Updated] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Aasha Medhi (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aasha Medhi updated HIVE-23432: --- Status: In Progress (was: Patch Available) > Add Ranger Replication Metrics >

[jira] [Updated] (HIVE-23423) Check of disabling hash aggregation ignores grouping set

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-23423: Fix Version/s: 4.0.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Updated] (HIVE-23446) LLAP: Reduce IPC connection misses to AM for short queries

2020-05-13 Thread Rajesh Balamohan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-23446: Attachment: HIVE-23446.2.patch > LLAP: Reduce IPC connection misses to AM for short

[jira] [Commented] (HIVE-22678) Run Eclipse Cleanup Against hive-accumulo-handler Module

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-22678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106839#comment-17106839 ] Hive QA commented on HIVE-22678: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23423) Check of disabling hash aggregation ignores grouping set

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-23423: Summary: Check of disabling hash aggregation ignores grouping set (was: Hash aggregation

[jira] [Commented] (HIVE-23423) Hash aggregation is always disabled in vectorized execution of grouping set queries

2020-05-13 Thread Ashutosh Chauhan (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106886#comment-17106886 ] Ashutosh Chauhan commented on HIVE-23423: - +1 > Hash aggregation is always disabled in

[jira] [Updated] (HIVE-23432) Add Ranger Replication Metrics

2020-05-13 Thread Aasha Medhi (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aasha Medhi updated HIVE-23432: --- Attachment: HIVE-23432.07.patch Status: Patch Available (was: In Progress) > Add Ranger

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Attachment: HIVE-23133.6.patch Status: Patch Available (was: Open) > Numeric operations

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Status: Open (was: Patch Available) > Numeric operations can have different result across

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs: UDFCos.java

[jira] [Updated] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Eugene Chung (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Chung updated HIVE-23458: Status: Open (was: Patch Available) > Introduce unified thread pool for scheduled jobs >

[jira] [Commented] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106121#comment-17106121 ] Hive QA commented on HIVE-23451: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-23458) Introduce unified thread pool for scheduled jobs

2020-05-13 Thread Hive QA (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106123#comment-17106123 ] Hive QA commented on HIVE-23458: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math in UDFs for compatibility:

[jira] [Updated] (HIVE-23133) Numeric operations can have different result across hardware archs

2020-05-13 Thread Zhenyu Zheng (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenyu Zheng updated HIVE-23133: Description: Use java.lang.StrictMath rather than java.lang.Math for compatibility in the

[jira] [Updated] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23460: Status: Patch Available (was: Open) > Add qoption to disable qtests >

[jira] [Assigned] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich reassigned HIVE-23460: --- > Add qoption to disable qtests > - > >

[jira] [Updated] (HIVE-23460) Add qoption to disable qtests

2020-05-13 Thread Zoltan Haindrich (Jira)
[ https://issues.apache.org/jira/browse/HIVE-23460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-23460: Attachment: HIVE-23460.01.patch > Add qoption to disable qtests >

  1   2   >