[jira] [Created] (HIVE-11326) Parquet table: where clause with partition column fails

2015-07-21 Thread Thomas Friedrich (JIRA)
Thomas Friedrich created HIVE-11326: --- Summary: Parquet table: where clause with partition column fails Key: HIVE-11326 URL: https://issues.apache.org/jira/browse/HIVE-11326 Project: Hive Is

HIVE-11254 Review Request (HPL/SQL tool)

2015-07-21 Thread Dmitry Tolpeko
Can please anyone review https://issues.apache.org/jira/browse/HIVE-11254? The changes are related to new HPL/SQL component only. When renaming the tool from plhql to hplsql I introduced a bug so it cannot find a connection profile. Thanks, Dmitry

Re: Review Request 36540: HIVE-8128: Improve Parquet Vectorization

2015-07-21 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36540/ --- (Updated July 21, 2015, 8:44 a.m.) Review request for hive, Ryan Blue, cheng xu

[jira] [Created] (HIVE-11327) HiveQL to HBase - Predicate Pushdown for composite key not working

2015-07-21 Thread Yannik Zuehlke (JIRA)
Yannik Zuehlke created HIVE-11327: - Summary: HiveQL to HBase - Predicate Pushdown for composite key not working Key: HIVE-11327 URL: https://issues.apache.org/jira/browse/HIVE-11327 Project: Hive

[jira] [Created] (HIVE-11328) Avoid String representation of expression nodes in ConstantPropagateProcFactory unless necessary

2015-07-21 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-11328: -- Summary: Avoid String representation of expression nodes in ConstantPropagateProcFactory unless necessary Key: HIVE-11328 URL: https://issues.apache.org/jira/b

[jira] [Created] (HIVE-11329) Column prefix in key of hbase column prefix map

2015-07-21 Thread Wojciech Indyk (JIRA)
Wojciech Indyk created HIVE-11329: - Summary: Column prefix in key of hbase column prefix map Key: HIVE-11329 URL: https://issues.apache.org/jira/browse/HIVE-11329 Project: Hive Issue Type: Bu

Re: HIVE-11254 Review Request (HPL/SQL tool)

2015-07-21 Thread Alan Gates
I'll look at it later today. Alan. Dmitry Tolpeko July 21, 2015 at 0:41 Can please anyone review https://issues.apache.org/jira/browse/HIVE-11254? The changes are related to new HPL/SQL component only. When renaming the tool from plhql to hplsql I introduced a b

Hive-0.14 - Build # 1019 - Still Failing

2015-07-21 Thread Apache Jenkins Server
Changes for Build #1000 Changes for Build #1001 Changes for Build #1002 Changes for Build #1003 Changes for Build #1004 Changes for Build #1005 Changes for Build #1006 Changes for Build #1007 Changes for Build #1008 Changes for Build #1009 Changes for Build #1010 Changes for Build #1011

[jira] [Created] (HIVE-11330) Add early termination for recursion in StatsRulesProcFactory$FilterStatsRule.evaluateExpression

2015-07-21 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-11330: -- Summary: Add early termination for recursion in StatsRulesProcFactory$FilterStatsRule.evaluateExpression Key: HIVE-11330 URL: https://issues.apache.org/jira/browse/HIVE-11330

Review Request 36650: HIVE-11316 Use datastructure that doesnt duplicate any part of string for ASTNode::toStringTree()

2015-07-21 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36650/ --- Review request for hive, Gunther Hagleitner and Jesús Camacho Rodríguez. Reposi

[jira] [Created] (HIVE-11331) Doc Notes

2015-07-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-11331: - Summary: Doc Notes Key: HIVE-11331 URL: https://issues.apache.org/jira/browse/HIVE-11331 Project: Hive Issue Type: Sub-task Components: Transacti

Re: Review Request 36280: HIVE-11196

2015-07-21 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36280/ --- (Updated July 21, 2015, 10:01 p.m.) Review request for hive, Gunther Hagleitner

[jira] [Created] (HIVE-11332) Unicode table comments do not work

2015-07-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-11332: --- Summary: Unicode table comments do not work Key: HIVE-11332 URL: https://issues.apache.org/jira/browse/HIVE-11332 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-11333) CBO: Calcite Operator To Hive Operator (Calcite Return Path): ColumnPruner prunes columns of UnionOperator that should be kept

2015-07-21 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-11333: -- Summary: CBO: Calcite Operator To Hive Operator (Calcite Return Path): ColumnPruner prunes columns of UnionOperator that should be kept Key: HIVE-11333 URL: https://issues.apa

[GitHub] hive pull request: HIVE-11334-fix substring_index for multiple cha...

2015-07-21 Thread zhichao-li
GitHub user zhichao-li opened a pull request: https://github.com/apache/hive/pull/47 HIVE-11334-fix substring_index for multiple chars delim You can merge this pull request into a Git repository by running: $ git pull https://github.com/zhichao-li/hive substringindex Alternat

[jira] [Created] (HIVE-11334) Incorrect answer when facing multiple chars delim and negative count for substring_index

2015-07-21 Thread zhichao-li (JIRA)
zhichao-li created HIVE-11334: - Summary: Incorrect answer when facing multiple chars delim and negative count for substring_index Key: HIVE-11334 URL: https://issues.apache.org/jira/browse/HIVE-11334 Pro

[jira] [Created] (HIVE-11335) Multi-Join Inner Query producing incorrect results

2015-07-21 Thread fatkun (JIRA)
fatkun created HIVE-11335: - Summary: Multi-Join Inner Query producing incorrect results Key: HIVE-11335 URL: https://issues.apache.org/jira/browse/HIVE-11335 Project: Hive Issue Type: Bug C

[jira] [Created] (HIVE-11336) Support initial file option for new CLI [beeline-cli branch]

2015-07-21 Thread Ferdinand Xu (JIRA)
Ferdinand Xu created HIVE-11336: --- Summary: Support initial file option for new CLI [beeline-cli branch] Key: HIVE-11336 URL: https://issues.apache.org/jira/browse/HIVE-11336 Project: Hive Issu