[jira] [Updated] (HIVE-12330) Fix precommit Spark test part2

2015-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-12330: --- Attachment: HIVE-12330.6-spark.patch > Fix precommit Spark test part2 > --

[jira] [Updated] (HIVE-12348) Byte array comparison optimization for SIMD

2015-11-12 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-12348: -- Attachment: HIVE-12348.patch I compared FastByteComparisons#UnsafeComparer and Java 8's String#compare,

[jira] [Updated] (HIVE-12378) Exception on HBaseSerDe.serialize binary field

2015-11-12 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-12378: Attachment: HIVE-12378.1.patch > Exception on HBaseSerDe.serialize binary field > --

[jira] [Commented] (HIVE-12388) GetTables cannot get external tables when TABLE type argument is given

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

[jira] [Commented] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002245#comment-15002245 ] Jesus Camacho Rodriguez commented on HIVE-12017: [~ashutoshc], the summary

[jira] [Commented] (HIVE-12080) Support auto type widening (int->bigint & float->double) for Parquet table

2015-11-12 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002219#comment-15002219 ] Sergio Peña commented on HIVE-12080: Tests are not related with the patch, and are fai

[jira] [Commented] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002179#comment-15002179 ] Jesus Camacho Rodriguez commented on HIVE-12017: 4) is not an issue; join

[jira] [Commented] (HIVE-12017) Do not disable CBO by default when number of joins in a query is equal or less than 1

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002172#comment-15002172 ] Jesus Camacho Rodriguez commented on HIVE-12017: Created HIVE-12391 to fix

[jira] [Updated] (HIVE-12391) SkewJoinOptimizer might not kick in if columns are renamed after TS

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12391: --- Attachment: HIVE-12391.patch > SkewJoinOptimizer might not kick in if columns

[jira] [Updated] (HIVE-12391) SkewJoinOptimizer might not kick in if columns are renamed after TS

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-12391: --- Description: SkewJoinOptimizer will not kick in if the columns are just rename

[jira] [Commented] (HIVE-11120) Generic interface for file format validation

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

[jira] [Commented] (HIVE-11881) Supporting HPL/SQL Packages

2015-11-12 Thread Dmitry Tolpeko (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002076#comment-15002076 ] Dmitry Tolpeko commented on HIVE-11881: --- Lefty, so far I have external wiki for this

[jira] [Updated] (HIVE-11825) get_json_object(col,'$.a') is null in where clause didn`t work

2015-11-12 Thread Cazen Lee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cazen Lee updated HIVE-11825: - Fix Version/s: 1.2.2 1.3.0 > get_json_object(col,'$.a') is null in where clause didn`t

[jira] [Reopened] (HIVE-11825) get_json_object(col,'$.a') is null in where clause didn`t work

2015-11-12 Thread Cazen Lee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cazen Lee reopened HIVE-11825: -- > get_json_object(col,'$.a') is null in where clause didn`t work > -

[jira] [Commented] (HIVE-12045) ClassNotFound for GenericUDF in "select distinct..." query (Hive on Spark)

2015-11-12 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002003#comment-15002003 ] Rui Li commented on HIVE-12045: --- Seems the yarn-cluster mode makes the tests unstable. Tried

[jira] [Commented] (HIVE-12080) Support auto type widening (int->bigint & float->double) for Parquet table

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

[jira] [Updated] (HIVE-11684) Implement limit pushdown through outer join in CBO

2015-11-12 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-11684: --- Attachment: HIVE-11684.18.patch 1) Rebased the patch after HIVE-12186 went in.

[jira] [Updated] (HIVE-11981) ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-11-12 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11981: Attachment: HIVE-11981.099.patch > ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized

[jira] [Updated] (HIVE-11981) ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-11-12 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11981: Attachment: (was: HIVE-11981.099.patch) > ORC Schema Evolution Issues (Vectorized, ACID, and Non

[jira] [Commented] (HIVE-12357) Allow user to set tez job name

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

[jira] [Updated] (HIVE-11981) ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized)

2015-11-12 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-11981: Attachment: HIVE-11981.099.patch > ORC Schema Evolution Issues (Vectorized, ACID, and Non-Vectorized

[jira] [Commented] (HIVE-9970) Hive on spark

2015-11-12 Thread Qiuzhuang Lian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001843#comment-15001843 ] Qiuzhuang Lian commented on HIVE-9970: -- Hi Xuefu, I use spark trunk version of 1.6 +

[jira] [Commented] (HIVE-12388) GetTables cannot get external tables when TABLE type argument is given

2015-11-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001832#comment-15001832 ] Szehon Ho commented on HIVE-12388: -- Thanks for catching the issue, patch makes sense. mi

[jira] [Commented] (HIVE-12385) schematool failed on MySQL

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

<    1   2   3