[jira] [Updated] (HIVE-18467) support whole warehouse dump / load + create/drop database events

2018-02-04 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-18467: --- Attachment: (was: HIVE-18467.5.patch) > support whole warehouse dump / load + create/drop database events

[jira] [Updated] (HIVE-18467) support whole warehouse dump / load + create/drop database events

2018-02-04 Thread anishek (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anishek updated HIVE-18467: --- Attachment: HIVE-18467.5.patch > support whole warehouse dump / load + create/drop database events > -

[jira] [Work started] (HIVE-18613) Extend JsonSerDe to support BINARY type

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-18613 started by Jesus Camacho Rodriguez. -- > Extend JsonSerDe to support BINARY type > -

[jira] [Commented] (HIVE-18387) Minimize time that REBUILD locks the materialized view

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

[jira] [Comment Edited] (HIVE-18387) Minimize time that REBUILD locks the materialized view

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352030#comment-16352030 ] Jesus Camacho Rodriguez edited comment on HIVE-18387 at 2/5/18 4:57 AM:

[jira] [Assigned] (HIVE-18621) Replicate materialized views creation metadata with correct database name

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-18621: -- Assignee: Jesus Camacho Rodriguez > Replicate materialized views creati

[jira] [Commented] (HIVE-18387) Minimize time that REBUILD locks the materialized view

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352030#comment-16352030 ] Jesus Camacho Rodriguez commented on HIVE-18387: [~ashutoshc], I have reba

[jira] [Assigned] (HIVE-18620) Update materialized views when dropping its source tables

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez reassigned HIVE-18620: -- > Update materialized views when dropping its source tables > -

[jira] [Updated] (HIVE-18387) Minimize time that REBUILD locks the materialized view

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-18387: --- Attachment: HIVE-18387.03.patch > Minimize time that REBUILD locks the materia

[jira] [Commented] (HIVE-18421) Vectorized execution handles overflows in a different manner than non-vectorized execution

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

[jira] [Commented] (HIVE-18553) VectorizedParquetReader fails after adding a new column to table

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

[jira] [Updated] (HIVE-18421) Vectorized execution handles overflows in a different manner than non-vectorized execution

2018-02-04 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-18421: --- Attachment: HIVE-18421.02.patch > Vectorized execution handles overflows in a differen

[jira] [Commented] (HIVE-18553) VectorizedParquetReader fails after adding a new column to table

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

[jira] [Commented] (HIVE-18048) Vectorization: Support Struct type with vectorization

2018-02-04 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351972#comment-16351972 ] Colin Ma commented on HIVE-18048: - Hi [~Ferd], I checked the failed test cases, and they a

[jira] [Commented] (HIVE-18048) Vectorization: Support Struct type with vectorization

2018-02-04 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351969#comment-16351969 ] Ferdinand Xu commented on HIVE-18048: - Hi [~colinma], could you check the failed test

[jira] [Updated] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-18546: --- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was

[jira] [Commented] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

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

[jira] [Commented] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

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

[jira] [Commented] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

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

[jira] [Commented] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

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

[jira] [Commented] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

2018-02-04 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351852#comment-16351852 ] Sankar Hariappan commented on HIVE-18192: - Attached 08.patch with a fix to use txn

[jira] [Updated] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

2018-02-04 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-18192: Status: Patch Available (was: Open) > Introduce WriteID per table rather than using global

[jira] [Updated] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

2018-02-04 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-18192: Status: Open (was: Patch Available) > Introduce WriteID per table rather than using global

[jira] [Updated] (HIVE-18192) Introduce WriteID per table rather than using global transaction ID

2018-02-04 Thread Sankar Hariappan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sankar Hariappan updated HIVE-18192: Attachment: HIVE-18192.08.patch > Introduce WriteID per table rather than using global trans

[jira] [Commented] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

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

[jira] [Commented] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

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

[jira] [Updated] (HIVE-18546) Remove unnecessary code introduced in HIVE-14498

2018-02-04 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-18546: --- Attachment: HIVE-18546.07.patch > Remove unnecessary code introduced in HIVE-1

[jira] [Commented] (HIVE-18523) Fix summary row in case there are no inputs

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

[jira] [Commented] (HIVE-18523) Fix summary row in case there are no inputs

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

[jira] [Commented] (HIVE-18545) Add UDF to parse complex types from json

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

[jira] [Commented] (HIVE-17199) TestHiveMetaStoreStatsMerge: testStatsMerge

2018-02-04 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351677#comment-16351677 ] PRASHANT GOLASH commented on HIVE-17199: [~janulatha] .. It looks this test was re

[jira] [Assigned] (HIVE-17199) TestHiveMetaStoreStatsMerge: testStatsMerge

2018-02-04 Thread PRASHANT GOLASH (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PRASHANT GOLASH reassigned HIVE-17199: -- Assignee: PRASHANT GOLASH > TestHiveMetaStoreStatsMerge: testStatsMerge > -