| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
255 (0.244s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-1648] Automatically gathering statistics when reading a table/partition - Hive - [issue]
|
|
...HIVE-1361 introduces a new command 'ANALYZE TABLE T COMPUTE STATISTICS' to gathering stats. This requires additional scan of the data. Stats gathering can be piggy-backed on TableScanOperato...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1648
Author: Ning Zhang,
2012-02-02, 22:37
|
|
|
[HIVE-1039] multi-insert doesn't work for local directories - Hive - [issue]
|
|
...As wd pointed out in hive-user, the following query only load data to the first local directory. Multi-insert to tables works fine. hive> from test > INSERT OVERWRITE...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1039
Author: Ning Zhang,
2011-12-17, 00:06
|
|
|
[HIVE-1017] && and || functions are not implemented and they should be removed from the results of 'show funcitons' - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-1017
Author: Ning Zhang,
2011-12-17, 00:06
|
|
|
[HIVE-1009] UNION ALL throws schema-not-match exception if one subquery is TRANSFORM and the other is a simple select - Hive - [issue]
|
|
...select s.key, s.value from ( select transform(key, value) using 'cat' as (key, value) from src UNION ALL select key, value from src) s;throws schema-not-match e...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1009
Author: Ning Zhang,
2011-12-17, 00:06
|
|
|
[HIVE-921] MapJoin output schema reordering - Hive - [issue]
|
|
...The FileSink operator following Map-side join sorts the output column names. This could results in wrong results if the number of columns of table is more than 10....
|
|
|
http://issues.apache.org/jira/browse/HIVE-921
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
[HIVE-877] error with cast(null as short) - Hive - [issue]
|
|
...also cast(null as long)...
|
|
|
http://issues.apache.org/jira/browse/HIVE-877
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
[HIVE-756] performance improvement for RCFile and ColumnarSerDe in Hive - Hive - [issue]
|
|
...There are some easy performance improvements in the columnar storage in Hive I found during Hackathon....
|
|
|
http://issues.apache.org/jira/browse/HIVE-756
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
[HIVE-941] hiveserver.sh doesn't work with Hadoop 0.20.0 or higher - Hive - [issue]
|
|
...hive server standalone mode (hive --service hiveserver) fails on hadoop 0.20.x...
|
|
|
http://issues.apache.org/jira/browse/HIVE-941
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
[HIVE-893] Thrift serde doesn't work with the new version of thrift - Hive - [issue]
|
|
...The new version of thrift rename the __isset to __isset_bit_vector in the generated Thrift java code. This causes __isset_bit_vector passed as a field in ThriftSerDe....
|
|
|
http://issues.apache.org/jira/browse/HIVE-893
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
[HIVE-1037] SerDe & ObjectInspector for RowContainer mismatch with the input data - Hive - [issue]
|
|
...In CommonJoinOperator, RowContainer is created for each input table with the SerDe and ObjectInspector to serialize/deserialize that row to persistent storage. The serde/OI could be null in ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1037
Author: Ning Zhang,
2011-12-17, 00:05
|
|
|
|