Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 613 (0.464s).
Loading phrases to help you
refine your search...
[HIVE-234] TableSample missing sample filter should have better error message - Hive - [issue]
...09/01/16 00:46:22 INFO parse.SemanticAnalyzer: Completed getting MetaData in Semantic Analysis09/01/16 00:46:22 INFO parse.SemanticAnalyzer: Need sample filterFAILED: Unknown exception : nul...
http://issues.apache.org/jira/browse/HIVE-234    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-235] DynamicSerDe does not work with Thrift Protocols that can have missing fields for null values - Hive - [issue]
...The current DynamicSerDe code assumes all fields are there and no fields are missing.However Thrift Protocols can have missing fields, in case the field is null.In that case, DynamicSerDe ma...
http://issues.apache.org/jira/browse/HIVE-235    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-240] command to create table if not exists - Hive - [issue]
...CREATE [TEMPORARY] TABLE [IF NOT EXISTS] tbl_name ...;like http://dev.mysql.com/doc/refman/5.1/en/create-table.html...
http://issues.apache.org/jira/browse/HIVE-240    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-188] hive CLI should quit when stdout is closed - Hive - [issue]
...bin/hive -e 'select * from a_big_table;' | headThe process does not end after printing out the first 10 lines.This is probably because System.out.println is not checking errors. We need to m...
http://issues.apache.org/jira/browse/HIVE-188    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-356] Remove Arrays.asList calls - Hive - [issue]
...There are some unnecessary Arrays.asList calls in UnionStructObjectInspector. Profiling showed that it takes up to 3% of the CPU.We should remove that unnecessary call....
http://issues.apache.org/jira/browse/HIVE-356    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-294] Support MAP(a.*), REDUCE(a.*) and TRANSFORM(a.*) - Hive - [issue]
...Hive language does not accept  MAP(a.), REDUCE(a.) and TRANSFORM(a.*) now. We should support it....
http://issues.apache.org/jira/browse/HIVE-294    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-292] Use LazySimpleSerDe to replace MetadataTypedColumnsetSerde - Hive - [issue]
...There are places in the code where we are still using MetadataTypedColumnsetSerde.We should replace them with LazySimpleSerDe to get better efficiency....
http://issues.apache.org/jira/browse/HIVE-292    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-276] input3_limit.q fails under 0.17 - Hive - [issue]
...The plan ql/src/test/results/clientpositive/input3_limit.q.out shows that there are 2 map-reduce jobs:The first one is distributed and sorted as is specified by the query. The reducer side h...
http://issues.apache.org/jira/browse/HIVE-276    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-300] DISTRIBUTE BY should support expressions - Hive - [issue]
...We should support this kind of query.  Distribute By only generates the hash-code, so it's easy to allow expressions (while it will be hard for Sort By and Cluster By).SELECT a.key, a.v...
http://issues.apache.org/jira/browse/HIVE-300    Author: Zheng Shao, 2011-12-17, 00:08
[HIVE-6] Hive: hive should support more types - Hive - [issue]
...We need to add Boolean type to Hive.And it will be nice to add other thrift types like short (i16), float, etc. ThriftSerDe may expose short/float type while hive does not actually support i...
http://issues.apache.org/jira/browse/HIVE-6    Author: Zheng Shao, 2011-12-17, 00:08
Sort:
project
Hive (613)
MapReduce (24)
Hadoop (12)
HDFS (6)
Pig (4)
Avro (1)
type
mail # user (331)
issue (282)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (2)
last 9 months (613)
author
Namit Jain (802)
Edward Capriolo (636)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)