[jira] [Created] (HIVE-16380) removing global test dependency of json assert

2017-04-04 Thread anishek (JIRA)
anishek created HIVE-16380: -- Summary: removing global test dependency of json assert Key: HIVE-16380 URL: https://issues.apache.org/jira/browse/HIVE-16380 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16379) Can not compute column stats when partition column is decimal

2017-04-04 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16379: -- Summary: Can not compute column stats when partition column is decimal Key: HIVE-16379 URL: https://issues.apache.org/jira/browse/HIVE-16379 Project: Hive

[jira] [Created] (HIVE-16378) Derby throws java.lang.StackOverflowError when it tries to get column stats from a table with thousands columns

2017-04-04 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16378: -- Summary: Derby throws java.lang.StackOverflowError when it tries to get column stats from a table with thousands columns Key: HIVE-16378 URL:

Re: Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-04 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58181/ --- (Updated April 4, 2017, 11:05 p.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 57893: HIVE-16285: Servlet for dynamically configuring log levels

2017-04-04 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57893/ --- (Updated April 4, 2017, 10:38 p.m.) Review request for hive and Siddharth

[jira] [Created] (HIVE-16377) Clean up the code now that all locks belong to a transaction

2017-04-04 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16377: - Summary: Clean up the code now that all locks belong to a transaction Key: HIVE-16377 URL: https://issues.apache.org/jira/browse/HIVE-16377 Project: Hive

[jira] [Created] (HIVE-16376) Driver.queryState.commandType is often not set correctly

2017-04-04 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-16376: - Summary: Driver.queryState.commandType is often not set correctly Key: HIVE-16376 URL: https://issues.apache.org/jira/browse/HIVE-16376 Project: Hive

[jira] [Created] (HIVE-16375) HiveConf type validation should handle variables as the value

2017-04-04 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-16375: - Summary: HiveConf type validation should handle variables as the value Key: HIVE-16375 URL: https://issues.apache.org/jira/browse/HIVE-16375 Project: Hive

[jira] [Created] (HIVE-16374) Remove serializer & deserializer interfaces

2017-04-04 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-16374: --- Summary: Remove serializer & deserializer interfaces Key: HIVE-16374 URL: https://issues.apache.org/jira/browse/HIVE-16374 Project: Hive Issue Type:

[jira] [Created] (HIVE-16373) Enable DDL statement for non-native tables (rename table)

2017-04-04 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16373: -- Summary: Enable DDL statement for non-native tables (rename table) Key: HIVE-16373 URL: https://issues.apache.org/jira/browse/HIVE-16373 Project: Hive

[jira] [Created] (HIVE-16372) Enable DDL statement for non-native tables (add/remove table properties)

2017-04-04 Thread Pengcheng Xiong (JIRA)
Pengcheng Xiong created HIVE-16372: -- Summary: Enable DDL statement for non-native tables (add/remove table properties) Key: HIVE-16372 URL: https://issues.apache.org/jira/browse/HIVE-16372 Project:

Review Request 58181: HIVE-15986 Support for 'is [NOT] distinct from'

2017-04-04 Thread Vineet Garg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58181/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez. Bugs:

[jira] [Created] (HIVE-16371) Add bitmap selection strategy for druid storage handler

2017-04-04 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-16371: - Summary: Add bitmap selection strategy for druid storage handler Key: HIVE-16371 URL: https://issues.apache.org/jira/browse/HIVE-16371 Project: Hive Issue

Re: [VOTE] Apache Hive 1.2.2 Release Candidate 0

2017-04-04 Thread Ashutosh Chauhan
Verified md5 of src and binary tar balls. Built from src. Ran some simple queries like join, group by. All looks good. +1 Thanks, Ashutosh On Mon, Apr 3, 2017 at 4:47 PM, Vaibhav Gumashta wrote: > Thanks for pointing out Ashutosh. Link to my PGP key: >

Re: Review Request 56290: HIVE-15795: Add Accumulo Index Table Support

2017-04-04 Thread Josh Elser
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56290/#review170973 --- Ship it! Ship It! - Josh Elser On April 3, 2017, 8:12 p.m.,

[jira] [Created] (HIVE-16370) avro data type null not fully supported if table is partitioned

2017-04-04 Thread rui miranda (JIRA)
rui miranda created HIVE-16370: -- Summary: avro data type null not fully supported if table is partitioned Key: HIVE-16370 URL: https://issues.apache.org/jira/browse/HIVE-16370 Project: Hive

[jira] [Created] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-04 Thread Matt McCline (JIRA)
Matt McCline created HIVE-16369: --- Summary: Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only) Key: HIVE-16369 URL: https://issues.apache.org/jira/browse/HIVE-16369 Project:

Re: Review Request 57094: HIVE-15996

2017-04-04 Thread Jesús Camacho Rodríguez
> On March 29, 2017, 11:19 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java > > Line 3091 (original), 3096 (patched) > > > > > > This should be 1 > > Jesús