| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
99 (0.086s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4227] Add column level encryption to ORC files - Hive - [issue]
|
|
...It would be useful to support column level encryption in ORC files. Since each column and its associated index is stored separately, encrypting a column separately isn't difficult. In terms ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4227
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-3889] Add floating point compression to ORC file - Hive - [issue]
|
|
...Karol Wegrzycki, a CS student at University of Warsaw, has implemented an FPC compressor for doubles. It would be great to hook this up to the ORC file format so that we can get better compr...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3889
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-4246] Implement predicate pushdown for ORC - Hive - [issue]
|
|
...By using the push down predicates from the table scan operator, ORC can skip over 10,000 rows at a time that won't satisfy the predicate. This will help a lot, especially if the file is sort...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4246
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-4242] Predicate push down should also be provided to InputFormats - Hive - [issue]
|
|
...Currently, the push down predicate is only provided to native tables if the hive.optimize.index.filter configuration variable is set. There is no reason to prevent InputFormats from getting ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4242
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-4244] Make string dictionaries adaptive in ORC - Hive - [issue]
|
|
...The ORC writer should adaptively switch between dictionary and direct encoding. I'd propose looking at the first 100,000 values in each column and decide whether there is sufficient loading ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4244
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-4123] The RLE encoding for ORC can be improved - Hive - [issue]
|
|
...The run length encoding of integers can be improved: tighter bit packing allow delta encoding allow longer runs...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4123
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-4245] Implement numeric dictionaries in ORC - Hive - [issue]
|
|
...For many applications, especially in de-normalized data, there is a lot of redundancy in the numeric columns. Therefore, it would make sense to adaptively use dictionary encodings for numeri...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4245
Author: Owen O'Malley,
2013-05-17, 17:41
|
|
|
[HIVE-3874] Create a new Optimized Row Columnar file format for Hive - Hive - [issue]
|
|
...There are several limitations of the current RC File format that I'd like to address by creating a new format: each column value is stored as a binary blob, which means: the entire column ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3874
Author: Owen O'Malley,
2013-05-16, 22:11
|
|
|
[ANNOUNCE] Apache Hive 0.11.0 Released - Hive - [mail # user]
|
|
...The Apache Hive team is proud to announce the the release of Apache Hive version 0.11.0. The Apache Hive data warehouse software facilitates querying and managing large datasets residi...
|
|
|
Author: Owen O'Malley,
2013-05-16, 21:19
|
|
|
Re: admin rights for Hive jira - Hive - [mail # dev]
|
|
...On Thu, May 16, 2013 at 7:58 AM, Edward Capriolo wrote: With the Hadoop jira security model, which is what Hive's jira uses, only admins can edit comments. Now that Carl granted...
|
|
|
Author: Owen O'Malley,
2013-05-16, 15:56
|
|
|
|