[jira] [Created] (HIVE-10235) Loop optimization for SIMD in ColumnDivideColumn.txt

2015-04-07 Thread Chengxiang Li (JIRA)
Chengxiang Li created HIVE-10235: Summary: Loop optimization for SIMD in ColumnDivideColumn.txt Key: HIVE-10235 URL: https://issues.apache.org/jira/browse/HIVE-10235 Project: Hive Issue

[jira] [Created] (HIVE-10236) LLAP: Certain errors are not reported to the AM when a fragment fails

2015-04-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-10236: - Summary: LLAP: Certain errors are not reported to the AM when a fragment fails Key: HIVE-10236 URL: https://issues.apache.org/jira/browse/HIVE-10236 Project: Hive

Re: Review Request 32918: HIVE-10180 Loop optimization for SIMD in ColumnArithmeticColumn.txt

2015-04-07 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32918/ --- (Updated 四月 7, 2015, 7:24 a.m.) Review request for hive. Changes ---

[jira] [Created] (HIVE-10237) create external table, location path contains space ,like '/user/hive/warehouse/custom.db/uigs_kmap '

2015-04-07 Thread xiaowei wang (JIRA)
xiaowei wang created HIVE-10237: --- Summary: create external table, location path contains space ,like '/user/hive/warehouse/custom.db/uigs_kmap ' Key: HIVE-10237 URL:

Re: Review Request 32920: HIVE-10189: Create a micro benchmark tool for vectorization to evaluate the performance gain after SIMD optimization

2015-04-07 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32920/ --- (Updated April 7, 2015, 6:06 a.m.) Review request for hive and chengxiang li.

Review Request 32920: Create a micro benchmark tool for vectorization to evaluate the performance gain after SIMD optimization

2015-04-07 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32920/ --- Review request for hive and chengxiang li. Repository: hive-git Description

Re: ORC separate project

2015-04-07 Thread Brock Noland
Hey guys, Good discussion here. One point of order, I feel like this should be a [DISCUSS] thread. Some folks filter on that specific text as it's quite standard in Apache to use that subject prefix for big issues like this one. Brock On Fri, Apr 3, 2015 at 3:59 PM, Thejas Nair

Re: ORC separate project

2015-04-07 Thread Lefty Leverenz
Is there a way to change this to a DISCUSS thread? Or could everything be copied into a new thread? Or just start a new thread with a reference to this one? -- Lefty On Tue, Apr 7, 2015 at 2:26 AM, Brock Noland br...@apache.org wrote: Hey guys, Good discussion here. One point of order, I

Re: Review Request 32920: HIVE-10189: Create a micro benchmark tool for vectorization to evaluate the performance gain after SIMD optimization

2015-04-07 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32920/#review79136 ---

[jira] [Created] (HIVE-10238) Loop optimization for SIMD in IfExprColumnColumn.txt

2015-04-07 Thread Chengxiang Li (JIRA)
Chengxiang Li created HIVE-10238: Summary: Loop optimization for SIMD in IfExprColumnColumn.txt Key: HIVE-10238 URL: https://issues.apache.org/jira/browse/HIVE-10238 Project: Hive Issue

Re: Re: hive 0.14 on some platform return some not NULL value as NULL

2015-04-07 Thread r7raul1...@163.com
I use hive 0.14 to use hive 0.10 metastroe server .The problem fixed. Now hive 0.14 return correct result. r7raul1...@163.com From: r7raul1...@163.com Date: 2015-04-07 10:34 To: dev CC: thejas.nair Subject: Re: Re: hive 0.14 on some platform return some not NULL value as NULL I found

[jira] [Created] (HIVE-10239) Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL

2015-04-07 Thread Naveen Gangam (JIRA)
Naveen Gangam created HIVE-10239: Summary: Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL Key: HIVE-10239 URL: https://issues.apache.org/jira/browse/HIVE-10239

[GitHub] hive pull request: Update HiveDatabaseMetaData.java change the ide...

2015-04-07 Thread Jeffrio
GitHub user Jeffrio opened a pull request: https://github.com/apache/hive/pull/31 Update HiveDatabaseMetaData.java change the identifierQuoteString according to this jira https://issues.apache.org/jira/browse/HIVE-6013 hive use the backstick as the quotestring so, I think

Re: Review Request 32809: Disallow create table with dot/colon in column name

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32809/#review79229 --- Ship it! Ship It! - John Pullokkaran On April 7, 2015, 6:18

[jira] [Created] (HIVE-10241) ACID: drop table doesn't acquire any locks

2015-04-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-10241: - Summary: ACID: drop table doesn't acquire any locks Key: HIVE-10241 URL: https://issues.apache.org/jira/browse/HIVE-10241 Project: Hive Issue Type: Bug

Re: Review Request 32809: Disallow create table with dot/colon in column name

2015-04-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32809/ --- (Updated April 7, 2015, 6:18 p.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32370/#review79228 ---

[jira] [Created] (HIVE-10242) ACID: insert overwrite prevents create table command

2015-04-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-10242: - Summary: ACID: insert overwrite prevents create table command Key: HIVE-10242 URL: https://issues.apache.org/jira/browse/HIVE-10242 Project: Hive Issue

Re: Review Request 32809: Disallow create table with dot/colon in column name

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32809/#review79203 --- ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g

Re: Review Request 32809: Disallow create table with dot/colon in column name

2015-04-07 Thread pengcheng xiong
On April 7, 2015, 4:45 a.m., Swarnim Kulkarni wrote: ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g, line 632 https://reviews.apache.org/r/32809/diff/1/?file=914560#file914560line632 If you choose to use a String.contains, this could as well be a character array.

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32370/ --- (Updated April 7, 2015, 7:12 p.m.) Review request for hive and John

Re: Review Request 32406: Add another level of explain for RDBMS audience

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32406/#review79199 --- Ship it! Ship It! - John Pullokkaran On April 7, 2015, 12:42

[jira] [Created] (HIVE-10240) Patch HIVE-9473 breaks KERBEROS

2015-04-07 Thread Olaf Flebbe (JIRA)
Olaf Flebbe created HIVE-10240: -- Summary: Patch HIVE-9473 breaks KERBEROS Key: HIVE-10240 URL: https://issues.apache.org/jira/browse/HIVE-10240 Project: Hive Issue Type: Bug

Re: Review Request 32809: Disallow create table with dot/colon in column name

2015-04-07 Thread Swarnim Kulkarni
On April 7, 2015, 4:45 a.m., Swarnim Kulkarni wrote: ql/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g, line 635 https://reviews.apache.org/r/32809/diff/1/?file=914560#file914560line635 This and the following line can be simplified as return input.indexOf(c);

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32370/#review79235 ---

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread John Pullokkaran
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32370/#review79253 --- Ship it! Ship It! - John Pullokkaran On April 7, 2015, 7:18

Can anyone review HIVE-9864 Create UDF jsonpath which support full JsonPath syntax

2015-04-07 Thread Alexander Pivovarov
Hi Everyone Can anyone review HIVE-9864 Create UDF jsonpath which support full JsonPath syntax ? It uses Jayway JsonPath 2.0.0 library to resolve JsonPath expressions https://github.com/jayway/JsonPath New UDF jsonpath supports full JsonPath syntax in comparison to old get_json_object UDF which

[jira] [Created] (HIVE-10243) Introduce JoinAlgorithm Interface

2015-04-07 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-10243: - Summary: Introduce JoinAlgorithm Interface Key: HIVE-10243 URL: https://issues.apache.org/jira/browse/HIVE-10243 Project: Hive Issue Type:

Re: Review Request 32920: HIVE-10189: Create a micro benchmark tool for vectorization to evaluate the performance gain after SIMD optimization

2015-04-07 Thread Sergio Pena
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32920/#review79241 ---

Re: Review Request 32901: HIVE-10226 Column stats for Date columns not supported

2015-04-07 Thread Jason Dere
On April 7, 2015, 4:19 a.m., Swarnim Kulkarni wrote: ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java, line 1347 https://reviews.apache.org/r/32901/diff/1/?file=918312#file918312line1347 Nit: Else not needed. The new patch will look a bit different,

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread John Pullokkaran
On April 7, 2015, 8:38 p.m., John Pullokkaran wrote: Ship It! Remaining review comment will be addressed in HIVE-10243. - John --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request 32370: HIVE-10040

2015-04-07 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32370/ --- (Updated April 7, 2015, 7:18 p.m.) Review request for hive and John

[jira] [Created] (HIVE-10246) [CBO] Table alias should be stored with Scan object, instead of Table object

2015-04-07 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10246: --- Summary: [CBO] Table alias should be stored with Scan object, instead of Table object Key: HIVE-10246 URL: https://issues.apache.org/jira/browse/HIVE-10246

Re: Review Request 32901: HIVE-10226 Column stats for Date columns not supported

2015-04-07 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32901/ --- (Updated April 7, 2015, 10:05 p.m.) Review request for hive, Ashutosh Chauhan

Review Request 32941: HIVE-10122

2015-04-07 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32941/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

[jira] [Created] (HIVE-10245) LLAP: Make use of the timed version of getDagStatus in TezJobMonitor

2015-04-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-10245: - Summary: LLAP: Make use of the timed version of getDagStatus in TezJobMonitor Key: HIVE-10245 URL: https://issues.apache.org/jira/browse/HIVE-10245 Project: Hive

Re: Review Request 32901: HIVE-10226 Column stats for Date columns not supported

2015-04-07 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32901/ --- (Updated April 7, 2015, 9:48 p.m.) Review request for hive, Ashutosh Chauhan

[jira] [Created] (HIVE-10244) Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled

2015-04-07 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-10244: -- Summary: Vectorization : TPC-DS Q80 fails with java.lang.ClassCastException when hive.vectorized.execution.reduce.enabled is enabled Key: HIVE-10244 URL:

[jira] [Created] (HIVE-10247) [Refactor] Move Noop TableFunctionEvaluator to contrib/ module

2015-04-07 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-10247: --- Summary: [Refactor] Move Noop TableFunctionEvaluator to contrib/ module Key: HIVE-10247 URL: https://issues.apache.org/jira/browse/HIVE-10247 Project: Hive

Re: Review Request 31178: Discrepancy in cardinality estimates between partitioned and un-partitioned tables

2015-04-07 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31178/ --- (Updated April 8, 2015, 12:40 a.m.) Review request for hive and Ashutosh

[jira] [Created] (HIVE-10248) LLAP: Fix merge conflicts related to HIVE-10067

2015-04-07 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-10248: Summary: LLAP: Fix merge conflicts related to HIVE-10067 Key: HIVE-10248 URL: https://issues.apache.org/jira/browse/HIVE-10248 Project: Hive

[jira] [Created] (HIVE-10249) ACID: show locks should show who the lock is waiting for

2015-04-07 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-10249: - Summary: ACID: show locks should show who the lock is waiting for Key: HIVE-10249 URL: https://issues.apache.org/jira/browse/HIVE-10249 Project: Hive

[jira] [Created] (HIVE-10250) Optimize AuthorizationPreEventListener to reuse TableWrapper objects

2015-04-07 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-10250: --- Summary: Optimize AuthorizationPreEventListener to reuse TableWrapper objects Key: HIVE-10250 URL: https://issues.apache.org/jira/browse/HIVE-10250

[jira] [Created] (HIVE-10252) Make PPD work for Parquet in row group level

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10252: Summary: Make PPD work for Parquet in row group level Key: HIVE-10252 URL: https://issues.apache.org/jira/browse/HIVE-10252 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10254) Parquet PPD support DECIMAL

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10254: Summary: Parquet PPD support DECIMAL Key: HIVE-10254 URL: https://issues.apache.org/jira/browse/HIVE-10254 Project: Hive Issue Type: Sub-task Reporter:

[jira] [Created] (HIVE-10253) Parquet PPD support DATE

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10253: Summary: Parquet PPD support DATE Key: HIVE-10253 URL: https://issues.apache.org/jira/browse/HIVE-10253 Project: Hive Issue Type: Sub-task Reporter:

[jira] [Created] (HIVE-10255) Parquet PPD support TIMESTAMP

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10255: Summary: Parquet PPD support TIMESTAMP Key: HIVE-10255 URL: https://issues.apache.org/jira/browse/HIVE-10255 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10256) Eliminate row groups based on the block statistics in Parquet

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10256: Summary: Eliminate row groups based on the block statistics in Parquet Key: HIVE-10256 URL: https://issues.apache.org/jira/browse/HIVE-10256 Project: Hive Issue

[jira] [Created] (HIVE-10257) Ensure Parquet Hive has null optimization

2015-04-07 Thread Dong Chen (JIRA)
Dong Chen created HIVE-10257: Summary: Ensure Parquet Hive has null optimization Key: HIVE-10257 URL: https://issues.apache.org/jira/browse/HIVE-10257 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10258) LLAP: orc_llap test fails again

2015-04-07 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-10258: --- Summary: LLAP: orc_llap test fails again Key: HIVE-10258 URL: https://issues.apache.org/jira/browse/HIVE-10258 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-07 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-10251: --- Summary: HIVE-9664 makes hive depend on ivysettings.xml Key: HIVE-10251 URL: https://issues.apache.org/jira/browse/HIVE-10251 Project: Hive Issue

Re: ORC separate project

2015-04-07 Thread Xuefu Zhang
If I understood Allen's #2 comment, we are moving existing ORC code out of Hive and make it a separate project, which I definitely missed. Since existing Hive PMC has governance on the code, I would expect it's still the case even after the spinoff. Obviously the proposal doesn't reflect this.

Re: ORC separate project

2015-04-07 Thread Lefty Leverenz
Actually not so -- a spin-off project would have its own PMC and the Hive PMC wouldn't have any say-so. Of course, there would be some overlap of the two PMCs. (I'm not even sure if the PMC has governance of code, technically. That might belong to the committers or the development community.