Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 161 (0.115s).
Loading phrases to help you
refine your search...
[HIVE-2621] Allow multiple group bys with the same input data and spray keys to be run on the same reducer. - Hive - [issue]
...Currently, when a user runs a query, such as a multi-insert, where each insertion subclause consists of a simple query followed by a group by, the group bys for each clause are run on a sepa...
http://issues.apache.org/jira/browse/HIVE-2621    Author: Kevin Wilfong, 2012-02-14, 00:12
[HIVE-2674] get_partitions_ps throws TApplicationException if table doesn't exist - Hive - [issue]
...If the table passed to get_partition_ps doesn't exist, a NPE is thrown by getPartitionPsQueryResults.  There should be a check here, which throws a NoSuchObjectException if the table do...
http://issues.apache.org/jira/browse/HIVE-2674    Author: Kevin Wilfong, 2012-02-14, 00:12
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/2001/#review4912   I've started reviewing this, here's my comments so far.  I'll continue t...
   Author: Kevin Wilfong, 2012-02-10, 17:38
Post-gres Hive Metastore - Hive - [mail # dev]
...Hello,  Does anyone still use postgres as the Hive metastore SQL backend?  I'm in the process of writing scripts to upgrade the metastore schema as pa rt of https://issues.apache.o...
   Author: Kevin Wilfong, 2012-02-09, 18:59
[HIVE-2756] Views should be added to the inputs of queries. - Hive - [issue]
...Views, in addition to the underlying tables, should be included in the inputs of a command which queries a view.This is useful when we want to know exactly what inputs need to be present in ...
http://issues.apache.org/jira/browse/HIVE-2756    Author: Kevin Wilfong, 2012-02-04, 01:42
[HIVE-2472] Metastore statistics are not being updated for CTAS queries. - Hive - [issue]
...We need to add a Statistics task at the end of a CTAS query in order to update the metastore statistics for the table being created....
http://issues.apache.org/jira/browse/HIVE-2472    Author: Kevin Wilfong, 2012-02-02, 22:09
[HIVE-2747] UNION ALL with subquery which selects NULL and performs group by fails - Hive - [issue]
...Queries like the followingfrom (select key, value, count(1) as count from src group by key, value union all select NULL as key, value, count(1) as count from src group by value) a select cou...
http://issues.apache.org/jira/browse/HIVE-2747    Author: Kevin Wilfong, 2012-02-02, 20:06
[HIVE-2611] Make index table output of create index command if index is table based - Hive - [issue]
...If an index is table based, when that index is created a table is created to contain that index.  This should be listed in the output of the command....
http://issues.apache.org/jira/browse/HIVE-2611    Author: Kevin Wilfong, 2012-02-02, 01:50
[HIVE-2758] Metastore is caching too aggressively - Hive - [issue]
...The metastore is caching values, like table names and locations too aggressively, leading to inconsistencies across Hive clients and metastore Thrift servers.For example, open two Hive clien...
http://issues.apache.org/jira/browse/HIVE-2758    Author: Kevin Wilfong, 2012-02-02, 00:39
[HIVE-2750] Hive multi group by single reducer optimization causes invalid column reference error - Hive - [issue]
...After the optimization, if two query blocks have the same distinct clause and the same group by keys, but the first query block does not reference all the rows the second query block does, a...
http://issues.apache.org/jira/browse/HIVE-2750    Author: Kevin Wilfong, 2012-01-30, 09:53
Sort:
project
Hive (161)
type
issue (147)
mail # dev (11)
wiki (2)
mail # user (1)
date
last 7 days (5)
last 30 days (10)
last 90 days (26)
last 6 months (63)
last 9 months (161)
author
Namit Jain (802)
Edward Capriolo (633)
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)