Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 22 (0.141s).
Loading phrases to help you
refine your search...
[HIVE-4572] ColumnPruner cannot preserve RS key columns corresponding to un-selected join keys in columnExprMap - Hive - [issue]
...For a RS of a join operator, if the join key corresponding to this RS does not appear in the SELECT clause, ColumnPruner will drop the entry of this column in colExprMap. Example:SELECT x.ke...
http://issues.apache.org/jira/browse/HIVE-4572    Author: Yin Huai, 2013-05-16, 23:13
[HIVE-3495] For UDAFs, when generating a plan without map-side-aggregation, constant agg parameters will be replaced by ExprNodeColumnDesc - Hive - [issue]
...For UDAFs, when generating a plan without map-side-aggregation, constant agg parameters having ConstantObjectInspectors will be replaced by ExprNodeColumnDescs. A UDFArgumentTypeException wi...
http://issues.apache.org/jira/browse/HIVE-3495    Author: Yin Huai, 2013-02-12, 17:06
Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization - Hive - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7126/  (Updated Jan. 16, 2013, 7 p.m.)   Review request for hive.   Description  ...
   Author: Yin Huai, 2013-01-16, 19:00
Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization - Hive - [mail # dev]
...  done    If a query plan is optimized by correlation optimizer, multiple operation paths can be merged to a single Map phase. CorrelationCompositeOperator is used to evaluate...
   Author: Yin Huai, 2013-01-16, 03:19
[HIVE-3876] call resetValid instead of ensureCapacity in the constructor of BytesRefArrayWritable - Hive - [issue]
...In the constructor of BytesRefArrayWritable, ensureCapacity(capacity) is called, but "valid" has not been adjusted accordingly. After a new BytesRefArrayWritable has been created with a init...
http://issues.apache.org/jira/browse/HIVE-3876    Author: Yin Huai, 2013-01-14, 11:56
[HIVE-3493] aggName of SemanticAnalyzer.getGenericUDAFEvaluator is generated in two different ways - Hive - [issue]
...aggName in org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getGenericUDAFEvaluator(String, ArrayList<ExprNodeDesc>, ASTNode, boolean, boolean) is generated by two different ways. One ...
http://issues.apache.org/jira/browse/HIVE-3493    Author: Yin Huai, 2012-12-19, 07:03
Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization - Hive - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7126/  (Updated Nov. 19, 2012, 7:51 p.m.)   Review request for hive.   Changes  C...
   Author: Yin Huai, 2012-11-19, 19:51
Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization - Hive - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7126/  (Updated Nov. 12, 2012, 10:21 p.m.)   Review request for hive.   Changes  ...
   Author: Yin Huai, 2012-11-12, 22:21
[HIVE-3671] If a query has been optimized by correlation optimizer, join auto convert cannot optimize it - Hive - [issue]
...Currently, if a query has been optimized by correlation optimizer, the first operator at the reduce side will be CorrelationReducerDispatchOperator. Since CommonJoinResolver will only work i...
http://issues.apache.org/jira/browse/HIVE-3671    Author: Yin Huai, 2012-11-05, 15:11
[HIVE-3670] Optimize queries involving self join - Hive - [issue]
http://issues.apache.org/jira/browse/HIVE-3670    Author: Yin Huai, 2012-11-05, 15:03
Sort:
project
Hive (22)
HBase (4)
MapReduce (2)
Avro (1)
Hadoop (1)
type
issue (10)
mail # dev (9)
mail # user (3)
date
last 7 days (1)
last 30 days (1)
last 90 days (1)
last 6 months (7)
last 9 months (22)
author
Namit Jain (802)
Edward Capriolo (631)
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)
Yin Huai