| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
61 (0.137s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3720] Expand and standardize authorization in Hive - Hive - [issue]
|
|
...The existing implementation of authorization in Hive is not complete. Additionally the existing implementation has security holes. This JIRA is an umbrella JIRA for a) extending author...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3720
Author: Shreepadma Venugopalan,
2013-05-18, 05:53
|
|
|
[HIVE-4435] Column stats: Distinct value estimator should use hash functions that are pairwise independent - Hive - [issue]
|
|
...The current implementation of Flajolet-Martin estimator to estimate the number of distinct values doesn't use hash functions that are pairwise independent. This is problematic because the in...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4435
Author: Shreepadma Venugopalan,
2013-05-04, 03:15
|
|
|
[HIVE-4064] Handle db qualified names consistently across all HiveQL statements - Hive - [issue]
|
|
...Hive doesn't consistently handle db qualified names across all HiveQL statements. While some HiveQL statements such as SELECT support DB qualified names, other such as CREATE INDEX doesn't....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4064
Author: Shreepadma Venugopalan,
2013-04-30, 06:23
|
|
|
Review Request: HIVE-4435: Column stats: Distinct value estimator should use hash functions that are pairwise independent - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10841/ Review request for hive. Description Fixes the FM estimator to use hash fun...
|
|
|
Author: Shreepadma Venugopalan,
2013-04-29, 20:41
|
|
|
[HIVE-4426] Support statistics collection for partitioning key - Hive - [issue]
|
|
...We should support the ability to collect statistics on the partitioning key column....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4426
Author: Shreepadma Venugopalan,
2013-04-26, 18:46
|
|
|
[HIVE-4301] Bulk retrieval API for column stats - Hive - [issue]
|
|
...Provide APIs to bulk fetch column stats i.e., stats for all columns in a table and stats for all columns in all partitions in a table....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4301
Author: Shreepadma Venugopalan,
2013-04-05, 19:49
|
|
|
Re: Review Request: HIVE-4119: ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9929/ (Updated March 23, 2013, 1:32 a.m.) Review request for hive. Changes ...
|
|
|
Author: Shreepadma Venugopalan,
2013-03-23, 01:32
|
|
|
Re: Review Request: HIVE-4119: ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9929/#review18308 Thanks for the comments Carl. Addresses review comments from revision 1. &nb...
|
|
|
Author: Shreepadma Venugopalan,
2013-03-23, 01:32
|
|
|
Review Request: HIVE-4119: ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with NPE if the table is empty - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9929/ Review request for hive. Description Enhances the column stats UDF and colum...
|
|
|
Author: Shreepadma Venugopalan,
2013-03-14, 20:53
|
|
|
[HIVE-4153] Use number of distinct values to decide whether to perform map side aggregation - Hive - [issue]
|
|
...Today, Hive decides to perform a map side aggregation by default. If the number of unique keys in the aggregation is small, performing a map side aggregation is beneficial. However, if the n...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4153
Author: Shreepadma Venugopalan,
2013-03-12, 06:28
|
|
|
|