| clear query|facets|time |
Search criteria: .
Results from 201 to 210 from
38322 (0.397s).
|
|
|
Loading phrases to help you refine your search...
|
|
Review Request: Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 , if all the column values larger than 0.0 (or if all column values smaller than 0.0) - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11172/ Review request for hive, Carl Steinbach, Carl Steinbach, and fangkun cao. Descrip...
|
|
|
Author: Zhuoluo Yang,
2013-05-15, 07:10
|
|
|
[HIVE-1362] Optimizer statistics on columns in tables and partitions - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-1362
Author: Ning Zhang,
2013-05-15, 06:58
|
|
|
[HIVE-4560] Add missing ASF license headers, update RAT configuration - Hive - [issue]
|
|
...Running 'ant rat' turned up bunch of files that are missing ASF license headers....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4560
Author: Carl Steinbach,
2013-05-15, 04:23
|
|
|
Review Request: Import/Export wiki - Hive - [mail # user]
|
|
...The Hive IMPORT and EXPORT wiki had incomplete syntax and needed examples, so I've updated it. - The examples are based on the test suite. - The overview comes fro...
|
|
|
Author: Lefty Leverenz,
2013-05-15, 02:40
|
|
|
[HIVE-4559] hcatalog/webhcat scripts in tar.gz don't have execute permissions set - Hive - [issue]
|
|
...After running 'package' target in hive, the sbin/bin files in the package directory created for hcatalog and webhcat don't have execute permissions.$ ls -l build/dist/hcatalog/bin/total 16-r...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4559
Author: Thejas M Nair,
2013-05-15, 02:25
|
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2 - Hive - [mail # dev]
|
|
...+1 (non binding) - Verified md5 checksums for hive-0.11.0.tar.gz and hive-0.11.0-bin.tar.gz - Verified gpg keys for hive-0.11.0.tar.gz and hive-0.11.0-bin.tar.gz - ...
|
|
|
Author: Thejas Nair,
2013-05-15, 02:06
|
|
|
[HIVE-3239] exception will be thrown for timestamp column in resultset from getColumns metadata method - Hive - [issue]
|
|
...create table cert.tts ( x int, y timestamp )describe the table column metadata usingrs = meta.getColumns(null, "cert", "tts", "%");..while (rs.next()) { for (int i = 1; i <= rsmd.getColum...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3239
Author: N Campbell,
2013-05-15, 01:22
|
|
|
Re: Review Request: Add Vectorized Substr - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/ (Updated May 15, 2013, 1:16 a.m.) Review request for hive. Changes R...
|
|
|
Author: Timothy Chen,
2013-05-15, 01:16
|
|
|
[HIVE-4540] JOIN-GRP BY-DISTINCT fails with NPE when mapjoin.mapreduce=true - Hive - [issue]
|
|
...If the mapjoin.mapreduce optimization kicks in on a query of this form:select count(distinct a.v) from a join b on (a.k = b.k)group by a.gThe planer will NPE in the metadataonly optimizer....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4540
Author: Gunther Hagleitner,
2013-05-15, 00:38
|
|
|
LanguageManual DDL - Apache Hive - Apache Software Foundation - Hive - [wiki]
|
|
... Comment: Go to start of metadata &nb...
|
|
|
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL
Author: Siyang Chen,
2013-05-15, 00:00
|
|
|
|