[jira] [Updated] (HIVE-21781) Optimizer: Constant folding without CBO skips the aggregates

2019-05-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-21781: --- Summary: Optimizer: Constant folding without CBO skips the aggregates (was: Vectorization: Incomplete vector

[jira] [Updated] (HIVE-21781) Optimizer: Constant folding without CBO skips the aggregates

2019-05-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-21781: --- Description: {code} create temporary table foo (x int) ; insert into foo values(1),(2),(3),(4),(5); set hive.

[jira] [Commented] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846418#comment-16846418 ] Gopal V commented on HIVE-21780: LGTM - +1 tests pending. > SetHashGroupByMinReduction s

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846401#comment-16846401 ] Hive QA commented on HIVE-21742: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846385#comment-16846385 ] Hive QA commented on HIVE-21742: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846360#comment-16846360 ] Hive QA commented on HIVE-21780: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-21742: --- Attachment: HIVE-21742.1.patch > Vectorization: CASE result type casting > --

[jira] [Updated] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-21742: --- Status: Patch Available (was: Open) > Vectorization: CASE result type casting >

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846317#comment-16846317 ] Hive QA commented on HIVE-21746: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846292#comment-16846292 ] Hive QA commented on HIVE-21746: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Commented] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846272#comment-16846272 ] Vineet Garg commented on HIVE-21742: Another query which runs into same issue: {code:

[jira] [Assigned] (HIVE-21742) Vectorization: CASE result type casting

2019-05-22 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg reassigned HIVE-21742: -- Assignee: Vineet Garg > Vectorization: CASE result type casting >

[jira] [Updated] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21780: --- Attachment: HIVE-21780.01.patch > SetHashGroupByMinReduction should check par

[jira] [Updated] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21746: --- Attachment: HIVE-21746.patch > ArrayIndexOutOfBoundsException during dynamica

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jesus Camacho Rodriguez (was: Jason Dere) > ArrayIndexOutOf

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jason Dere (was: Jesus Camacho Rodriguez) > ArrayIndexOutOf

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846257#comment-16846257 ] Hive QA commented on HIVE-21746: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846234#comment-16846234 ] Hive QA commented on HIVE-21746: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Commented] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846221#comment-16846221 ] Hive QA commented on HIVE-21780: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846195#comment-16846195 ] Hive QA commented on HIVE-21780: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jason Dere (was: Jesus Camacho Rodriguez) > ArrayIndexOutOf

[jira] [Updated] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21746: --- Attachment: HIVE-21746.patch > ArrayIndexOutOfBoundsException during dynamica

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jesus Camacho Rodriguez (was: Jason Dere) > ArrayIndexOutOf

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846166#comment-16846166 ] Hive QA commented on HIVE-21746: Here are the results of testing the latest attachment:

[jira] [Work started] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-21780 started by Jesus Camacho Rodriguez. -- > SetHashGroupByMinReduction should check parent operator nu

[jira] [Updated] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21780: --- Status: Patch Available (was: In Progress) > SetHashGroupByMinReduction shou

[jira] [Updated] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21780: --- Attachment: HIVE-21780.patch > SetHashGroupByMinReduction should check parent

[jira] [Assigned] (HIVE-21780) SetHashGroupByMinReduction should check parent operator number of rows to compute reduction

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21780: -- > SetHashGroupByMinReduction should check parent operator number of rows t

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846121#comment-16846121 ] Hive QA commented on HIVE-21746: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Commented] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846111#comment-16846111 ] Naveen Gangam commented on HIVE-21734: -- The lone test failure is unrelated. The fail

[jira] [Updated] (HIVE-21755) Backport HIVE-21462 to branch-3: Upgrading SQL server backed metastore when changing data type of a column with constraints

2019-05-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-21755: -- Resolution: Fixed Status: Resolved (was: Patch Available) Made a small change to the patch.  I

[jira] [Commented] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846092#comment-16846092 ] Hive QA commented on HIVE-21734: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-21758) DBInstall tests broken on master and branch-3.1

2019-05-22 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-21758: -- Resolution: Fixed Fix Version/s: 3.1.2 4.0.0 Status: Resolved (was

[jira] [Commented] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846056#comment-16846056 ] Hive QA commented on HIVE-21734: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846055#comment-16846055 ] Jesus Camacho Rodriguez commented on HIVE-21746: [~jdere], I have rebased

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jason Dere (was: Jesus Camacho Rodriguez) > ArrayIndexOutOf

[jira] [Updated] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21746: --- Attachment: HIVE-21746.patch > ArrayIndexOutOfBoundsException during dynamica

[jira] [Updated] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-21746: --- Status: Patch Available (was: In Progress) > ArrayIndexOutOfBoundsException

[jira] [Assigned] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-21746: -- Assignee: Jesus Camacho Rodriguez (was: Jason Dere) > ArrayIndexOutOf

[jira] [Work started] (HIVE-21746) ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled

2019-05-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-21746 started by Jesus Camacho Rodriguez. -- > ArrayIndexOutOfBoundsException during dynamically partitio

[jira] [Updated] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21734: - Status: Patch Available (was: Open) 4 unit test failures because the patch assumed a limit of 0,

[jira] [Commented] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846014#comment-16846014 ] Hive QA commented on HIVE-21777: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21734: - Status: Open (was: Patch Available) > HMS Translation: Pending items from code review >

[jira] [Updated] (HIVE-21734) HMS Translation: Pending items from code review

2019-05-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-21734: - Attachment: HIVE-21734.3.patch > HMS Translation: Pending items from code review > --

[jira] [Commented] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845964#comment-16845964 ] Hive QA commented on HIVE-21777: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Commented] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845949#comment-16845949 ] slim bouguerra commented on HIVE-21732: --- looks good to me there is a minor comments

[jira] [Commented] (HIVE-21776) Add test for incremental replication of a UDF with jar on HDFS

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845894#comment-16845894 ] Hive QA commented on HIVE-21776: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas updated HIVE-21777: --- Attachment: (was: HIVE-21777.patch) > Maven jar goal is producing warning due to missing dependen

[jira] [Updated] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas updated HIVE-21777: --- Attachment: HIVE-21777.patch Status: Patch Available (was: Open) > Maven jar goal is produci

[jira] [Commented] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845868#comment-16845868 ] Peter Vary commented on HIVE-21777: --- +1 pending tests > Maven jar goal is producing wa

[jira] [Commented] (HIVE-21776) Add test for incremental replication of a UDF with jar on HDFS

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845858#comment-16845858 ] Hive QA commented on HIVE-21776: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845823#comment-16845823 ] Hive QA commented on HIVE-21732: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845809#comment-16845809 ] Aron Hamvas commented on HIVE-21777: cc: [~pvary], please, review. > Maven jar goal

[jira] [Updated] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas updated HIVE-21777: --- Attachment: HIVE-21777-1.patch > Maven jar goal is producing warning due to missing dependency >

[jira] [Updated] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas updated HIVE-21777: --- Attachment: (was: HIVE-21777-1.patch) > Maven jar goal is producing warning due to missing depend

[jira] [Updated] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas updated HIVE-21777: --- Attachment: HIVE-21777.patch > Maven jar goal is producing warning due to missing dependency > --

[jira] [Assigned] (HIVE-21777) Maven jar goal is producing warning due to missing dependency

2019-05-22 Thread Aron Hamvas (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aron Hamvas reassigned HIVE-21777: -- > Maven jar goal is producing warning due to missing dependency >

[jira] [Commented] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845773#comment-16845773 ] Hive QA commented on HIVE-21732: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HIVE-21776) Add test for incremental replication of a UDF with jar on HDFS

2019-05-22 Thread Ashutosh Bapat (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Bapat updated HIVE-21776: -- Attachment: HIVE-21776.01.patch Status: Patch Available (was: Open) Patch with the tes

[jira] [Commented] (HIVE-21741) Backport HIVE-20221 & related fix HIVE-20833 to branch-3: Increase column width for partition_params

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845761#comment-16845761 ] Hive QA commented on HIVE-21741: Here are the results of testing the latest attachment:

[jira] [Assigned] (HIVE-21776) Add test for incremental replication of a UDF with jar on HDFS

2019-05-22 Thread Ashutosh Bapat (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Bapat reassigned HIVE-21776: - > Add test for incremental replication of a UDF with jar on HDFS > -

[jira] [Work logged] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?focusedWorklogId=246653&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246653 ] ASF GitHub Bot logged work on HIVE-21732: - Author: ASF GitHub Bot

[jira] [Work logged] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?focusedWorklogId=246651&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-246651 ] ASF GitHub Bot logged work on HIVE-21732: - Author: ASF GitHub Bot

[jira] [Updated] (HIVE-21732) Configurable injection of load for LLAP task execution

2019-05-22 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary updated HIVE-21732: -- Attachment: HIVE-21732.8.patch > Configurable injection of load for LLAP task execution > -

[jira] [Commented] (HIVE-21741) Backport HIVE-20221 & related fix HIVE-20833 to branch-3: Increase column width for partition_params

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845704#comment-16845704 ] Hive QA commented on HIVE-21741: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HIVE-21741) Backport HIVE-20221 & related fix HIVE-20833 to branch-3: Increase column width for partition_params

2019-05-22 Thread David Lavati (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lavati updated HIVE-21741: Attachment: HIVE-21741.branch-3.patch Status: Patch Available (was: In Progress) > Backpor

[jira] [Updated] (HIVE-21741) Backport HIVE-20221 & related fix HIVE-20833 to branch-3: Increase column width for partition_params

2019-05-22 Thread David Lavati (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Lavati updated HIVE-21741: Status: In Progress (was: Patch Available) > Backport HIVE-20221 & related fix HIVE-20833 to branc

[jira] [Commented] (HIVE-21766) Select * returns no rows in hive bootstrap from a static or dynamic partitioned managed table with Timestamp type as partition column from on prem to WASB even though c

2019-05-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16845593#comment-16845593 ] Hive QA commented on HIVE-21766: Here are the results of testing the latest attachment: