[
https://issues.apache.org/jira/browse/HIVE-17139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ke Jia updated HIVE-17139:
--
Attachment: HIVE-17139.7.patch
> Conditional expressions optimization: skip the expression evaluation if the
>
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154860#comment-16154860
]
Hive QA commented on HIVE-17368:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-16927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154821#comment-16154821
]
Hive QA commented on HIVE-16927:
Here are the results of testing the latest attachment:
insert overwrite older partitions after adding columns, added columns will
not be accessed.
```
create table src_table(
i int
)
PARTITIONED BY (`date` string);
insert overwrite table src_table partition(`date`='20170905') valu
es (3);
select * from src_table where `date` =
ns into original table is a common use case. However, If
> we insert overwrite older partitions after adding columns, added columns will
> not be accessed.
> ```
> create table src_table(
> i int
> )
> PARTITIONED BY (`date` string);
> insert overwrite table src_table
partitions after adding columns, added columns will
> not be accessed.
> ```
> create table src_table(
> i int
> )
> PARTITIONED BY (`date` string);
> insert overwrite table src_table partition(`date`='20170905') valu
> es (3);
> select * from src_ta
> ```
> create table src_table(
> i int
> )
> PARTITIONED BY (`date` string);
> insert overwrite table src_table partition(`date`='20170905') valu
> es (3);
> select * from src_table where `date` = '20170905';
> alter table src_table add colum
[
https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154794#comment-16154794
]
Chris Drome commented on HIVE-13989:
[~vgumashta], I checked all of the failures on th
[
https://issues.apache.org/jira/browse/HIVE-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154767#comment-16154767
]
Hive QA commented on HIVE-17403:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154766#comment-16154766
]
Bing Li commented on HIVE-10567:
[~ashutoshc] I found that the previous patch could work o
[
https://issues.apache.org/jira/browse/HIVE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bing Li updated HIVE-10567:
---
Attachment: HIVE-10567.2.patch
Add the test case based on the HIVE-10567.1.patch
> partial scan for rcfile ta
[
https://issues.apache.org/jira/browse/HIVE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154706#comment-16154706
]
Hive QA commented on HIVE-17455:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Li reassigned HIVE-17459:
-
> View deletion operation failed to replicate on target cluster
> ---
[
https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-17458:
--
Description:
VectorizedOrcAcidRowBatchReader will not be used for original files. This will
li
[
https://issues.apache.org/jira/browse/HIVE-17387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-17387:
Status: Patch Available (was: Open)
> implement Tez AM registry in Hive
> -
[
https://issues.apache.org/jira/browse/HIVE-17387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-17387:
Attachment: HIVE-17387.patch
This introduces the registry inside the LLAP scheduler plugin,
[
https://issues.apache.org/jira/browse/HIVE-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman reassigned HIVE-17458:
-
> VectorizedOrcAcidRowBatchReader doesn't handle 'original' files
> -
[
https://issues.apache.org/jira/browse/HIVE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154674#comment-16154674
]
Sergey Shelukhin commented on HIVE-17455:
-
nit: the map should be final.
Also, Lla
[
https://issues.apache.org/jira/browse/HIVE-17456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154664#comment-16154664
]
Jason Dere commented on HIVE-17456:
---
Actually, this patch is built on top of the patch f
[
https://issues.apache.org/jira/browse/HIVE-17456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154662#comment-16154662
]
Sergey Shelukhin commented on HIVE-17456:
-
+1 pending tests. Actually is adding a
[
https://issues.apache.org/jira/browse/HIVE-17456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere updated HIVE-17456:
--
Attachment: HIVE-17456.1.patch
> Set current database for external LLAP interface
>
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154657#comment-16154657
]
Vihang Karajgaonkar commented on HIVE-17429:
I was about to attach the patch a
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar reassigned HIVE-17429:
--
Assignee: Zach Amsden (was: Vihang Karajgaonkar)
> Hive JDBC doesn't return ro
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar reassigned HIVE-17429:
--
Assignee: Vihang Karajgaonkar (was: Zach Amsden)
> Hive JDBC doesn't return ro
[
https://issues.apache.org/jira/browse/HIVE-17417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154652#comment-16154652
]
Prasanth Jayachandran edited comment on HIVE-17417 at 9/6/17 12:54 AM:
-
[
https://issues.apache.org/jira/browse/HIVE-17417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154652#comment-16154652
]
Prasanth Jayachandran commented on HIVE-17417:
--
Tests failed as the initial d
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154651#comment-16154651
]
Vihang Karajgaonkar commented on HIVE-17429:
Oh, now that I looked at this aga
[
https://issues.apache.org/jira/browse/HIVE-17417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17417:
-
Attachment: HIVE-17417.3.patch
> LazySimple Timestamp and Date serialization is ve
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154650#comment-16154650
]
Hive QA commented on HIVE-17429:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154571#comment-16154571
]
Sergey Shelukhin commented on HIVE-15665:
-
[~prasanth_j] here's the ORC jira. Lots
[
https://issues.apache.org/jira/browse/HIVE-17457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman reassigned HIVE-17457:
-
> Acid Insert Overwrite when the transaction fails
>
[
https://issues.apache.org/jira/browse/HIVE-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154563#comment-16154563
]
Hive QA commented on HIVE-17452:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar updated HIVE-17368:
---
Attachment: HIVE-17368.06-branch-2.patch
> DBTokenStore fails to connect in Kerberos e
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar updated HIVE-17368:
---
Attachment: (was: HIVE-17368.06-branch-2.patch)
> DBTokenStore fails to connect in
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154553#comment-16154553
]
Vihang Karajgaonkar commented on HIVE-17429:
I see your patch next in the line
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vihang Karajgaonkar updated HIVE-17368:
---
Attachment: HIVE-17368.06-branch-2.patch
Attaching the updated patch which addresses r
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154524#comment-16154524
]
Zach Amsden commented on HIVE-17429:
That doesn't seem to have triggered the pre-commi
[
https://issues.apache.org/jira/browse/HIVE-17456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere reassigned HIVE-17456:
-
> Set current database for external LLAP interface
>
[
https://issues.apache.org/jira/browse/HIVE-17419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154460#comment-16154460
]
Jesus Camacho Rodriguez commented on HIVE-17419:
[~ashutoshc], could you t
[
https://issues.apache.org/jira/browse/HIVE-17386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154453#comment-16154453
]
Hive QA commented on HIVE-17386:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154377#comment-16154377
]
Prasanth Jayachandran edited comment on HIVE-17280 at 9/5/17 9:55 PM:
--
[
https://issues.apache.org/jira/browse/HIVE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154377#comment-16154377
]
Prasanth Jayachandran commented on HIVE-17280:
--
[~mgaido] Posted a patch to H
[
https://issues.apache.org/jira/browse/HIVE-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17403:
-
Status: Patch Available (was: Open)
> Fail concatenation for unmanaged and transa
[
https://issues.apache.org/jira/browse/HIVE-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17403:
-
Attachment: HIVE-17403.1.patch
> Fail concatenation for unmanaged and transactiona
[
https://issues.apache.org/jira/browse/HIVE-17403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17403:
-
Summary: Fail concatenation for unmanaged and transactional tables (was:
Fail con
[
https://issues.apache.org/jira/browse/HIVE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere updated HIVE-17455:
--
Status: Patch Available (was: Open)
> External LLAP client: connection to HS2 should be kept open until
[
https://issues.apache.org/jira/browse/HIVE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere updated HIVE-17455:
--
Attachment: HIVE-17455.1.patch
> External LLAP client: connection to HS2 should be kept open until expli
[
https://issues.apache.org/jira/browse/HIVE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dere reassigned HIVE-17455:
-
> External LLAP client: connection to HS2 should be kept open until explicitly
> closed
> --
[
https://issues.apache.org/jira/browse/HIVE-17401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154297#comment-16154297
]
Peter Vary commented on HIVE-17401:
---
Thanks for the patch [~xuefuz]. HIVE-17401.2.patch
[
https://issues.apache.org/jira/browse/HIVE-17428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154280#comment-16154280
]
Hive QA commented on HIVE-17428:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154243#comment-16154243
]
Zhiyuan Yang commented on HIVE-17393:
-
Thanks [~sershe] for reivew!
> AMReporter need
[
https://issues.apache.org/jira/browse/HIVE-17393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154240#comment-16154240
]
Sergey Shelukhin commented on HIVE-17393:
-
+1
> AMReporter need hearbeat every ex
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Attachment: HIVE-17429.2.patch
> Hive JDBC doesn't return rows when querying Impala
>
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Status: Patch Available (was: In Progress)
> Hive JDBC doesn't return rows when querying Impala
> ---
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Status: In Progress (was: Patch Available)
> Hive JDBC doesn't return rows when querying Impala
> ---
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Fix Version/s: 2.1.0
Release Note: Check for resultSet returned by TExecuteRequest in Hive
[
https://issues.apache.org/jira/browse/HIVE-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Tolpeko updated HIVE-17452:
--
Attachment: HIVE-17452.1.patch
> HPL/SQL function variable block is not initialized
> --
[
https://issues.apache.org/jira/browse/HIVE-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Tolpeko updated HIVE-17452:
--
Status: Patch Available (was: Open)
> HPL/SQL function variable block is not initialized
>
[
https://issues.apache.org/jira/browse/HIVE-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin resolved HIVE-16031.
-
Resolution: Invalid
> rename the new SQL files (if any remain) before merge to master
> --
[
https://issues.apache.org/jira/browse/HIVE-17401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154166#comment-16154166
]
Hive QA commented on HIVE-17401:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154142#comment-16154142
]
Wei Zheng commented on HIVE-17361:
--
Sure. Attached RB.
> Support LOAD DATA for transacti
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154139#comment-16154139
]
Aihua Xu commented on HIVE-17368:
-
That makes sense.
The change looks good to me. +1.
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154138#comment-16154138
]
Vihang Karajgaonkar commented on HIVE-17368:
added https://reviews.apache.org/
[
https://issues.apache.org/jira/browse/HIVE-17386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-17386:
Attachment: HIVE-17386.02.patch
Rebased the patch on top of master now that all the prerequi
[
https://issues.apache.org/jira/browse/HIVE-17361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154123#comment-16154123
]
Eugene Koifman commented on HIVE-17361:
---
[~wei.zheng] could you make an RB please
>
[
https://issues.apache.org/jira/browse/HIVE-17431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154113#comment-16154113
]
Sergey Shelukhin commented on HIVE-17431:
-
test failures are unrelated
> change c
[
https://issues.apache.org/jira/browse/HIVE-17373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aihua Xu updated HIVE-17373:
Resolution: Fixed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Thanks Nav
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154093#comment-16154093
]
Aihua Xu commented on HIVE-17368:
-
[~vihangk1] Can you create a RB for the change? What's
[
https://issues.apache.org/jira/browse/HIVE-17428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sankar Hariappan updated HIVE-17428:
Status: Patch Available (was: Open)
> REPL LOAD of ALTER_PARTITION event doesn't create imp
[
https://issues.apache.org/jira/browse/HIVE-17428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154078#comment-16154078
]
ASF GitHub Bot commented on HIVE-17428:
---
GitHub user sankarh opened a pull request:
[
https://issues.apache.org/jira/browse/HIVE-17428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sankar Hariappan updated HIVE-17428:
Attachment: HIVE-17428.02.patch
Added 02.patch with fixes for test failures.
> REPL LOAD of
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Attachment: HIVE-17429.1.patch
> Hive JDBC doesn't return rows when querying Impala
>
[
https://issues.apache.org/jira/browse/HIVE-17428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-17428 stopped by Sankar Hariappan.
---
> REPL LOAD of ALTER_PARTITION event doesn't create import tasks if the
>
[
https://issues.apache.org/jira/browse/HIVE-17429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zach Amsden updated HIVE-17429:
---
Attachment: (was: hive-resultset.patch)
> Hive JDBC doesn't return rows when querying Impala
> ---
[
https://issues.apache.org/jira/browse/HIVE-17401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-17401:
---
Attachment: HIVE-17401.2.patch
> Hive session idle timeout doesn't function properly
> ---
[
https://issues.apache.org/jira/browse/HIVE-17138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154068#comment-16154068
]
Eugene Koifman commented on HIVE-17138:
---
HIVE-13403 (Streaming) doesn't seem to chec
[
https://issues.apache.org/jira/browse/HIVE-16886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154054#comment-16154054
]
Eugene Koifman commented on HIVE-16886:
---
[~anishek], [~akolb] I think SQL injection
[
https://issues.apache.org/jira/browse/HIVE-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152093#comment-16152093
]
Vihang Karajgaonkar edited comment on HIVE-17368 at 9/5/17 5:19 PM:
[
https://issues.apache.org/jira/browse/HIVE-15156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao Sun reassigned HIVE-15156:
---
Assignee: Chao Sun
> Support Nested Column Field Pruning for Parquet Vectorized Reader
>
[
https://issues.apache.org/jira/browse/HIVE-17401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153947#comment-16153947
]
Xuefu Zhang commented on HIVE-17401:
Hi [~pvary], Thanks for the review. I think your
[
https://issues.apache.org/jira/browse/HIVE-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153935#comment-16153935
]
Hive QA commented on HIVE-16495:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153901#comment-16153901
]
Thejas M Nair commented on HIVE-17420:
--
Updated errata.txt as I committed with messag
[
https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153899#comment-16153899
]
Thejas M Nair edited comment on HIVE-17426 at 9/5/17 4:12 PM:
--
[
https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153899#comment-16153899
]
Thejas M Nair commented on HIVE-17426:
--
Updated errata.txt -
{code}
git commit
[
https://issues.apache.org/jira/browse/HIVE-17362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153843#comment-16153843
]
Xuefu Zhang commented on HIVE-17362:
I think it's probably better to document those p
[
https://issues.apache.org/jira/browse/HIVE-16495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Haindrich updated HIVE-16495:
Attachment: HIVE-16495.03.patch
#3) minor changes:
* removed setting stats to 0 - sometimes
[
https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153605#comment-16153605
]
Hive QA commented on HIVE-17426:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153530#comment-16153530
]
Hive QA commented on HIVE-17453:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153460#comment-16153460
]
Hive QA commented on HIVE-17027:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
anishek updated HIVE-17426:
---
Attachment: HIVE-17426.2.patch
sending in 0 as current transaction id when not acid type use case
> Execution
[
https://issues.apache.org/jira/browse/HIVE-17401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153433#comment-16153433
]
Peter Vary commented on HIVE-17401:
---
Hi [~xuefuz],
I have taken a look at the patch. Lo
[
https://issues.apache.org/jira/browse/HIVE-13090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153409#comment-16153409
]
chuanjie.duan commented on HIVE-13090:
--
I just apply the patch on hive1.2.1, but TTra
[
https://issues.apache.org/jira/browse/HIVE-17426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153387#comment-16153387
]
Hive QA commented on HIVE-17426:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-17420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153376#comment-16153376
]
anishek commented on HIVE-17420:
[~thejas] looks like the above patch is committed with HI
[
https://issues.apache.org/jira/browse/HIVE-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Tolpeko updated HIVE-17452:
--
Component/s: hpl/sql
> HPL/SQL function variable block is not initialized
>
[
https://issues.apache.org/jira/browse/HIVE-17362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153362#comment-16153362
]
Peter Vary commented on HIVE-17362:
---
I will be honest with you [~leftylev]: I am a devel
[
https://issues.apache.org/jira/browse/HIVE-17420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153364#comment-16153364
]
anishek commented on HIVE-17420:
hey [~thejas] i couldnt find this commit on master , can
[
https://issues.apache.org/jira/browse/HIVE-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangBing Lin updated HIVE-17453:
-
Status: Patch Available (was: Open)
> Missing ASF headers 2 classes
> ---
[
https://issues.apache.org/jira/browse/HIVE-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangBing Lin updated HIVE-17453:
-
Description: TestTxnCommandsBase.java and TestTxnNoBuckets.java are missing
the ASF header that sh
[
https://issues.apache.org/jira/browse/HIVE-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangBing Lin updated HIVE-17453:
-
Attachment: HIVE-17453.1.patch
> Missing ASF headers 2 classes
> -
>
>
1 - 100 of 116 matches
Mail list logo