| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
802 (5.431s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3833] object inspectors should be initialized based on partition metadata - Hive - [issue]
|
|
...Currently, different partitions can be picked up for the same input split based on theserdes' etc. And, we dont allow to change the schema for LazyColumnarBinarySerDe.Instead of that, differ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3833
Author: Namit Jain,
2013-01-31, 04:12
|
|
|
[HIVE-933] Infer bucketing/sorting properties - Hive - [issue]
|
|
...This is a long-term plan, and may require major changes.From the query, we can figure out the sorting/bucketing properties, and change the metadata of the destination at that time.However, t...
|
|
|
http://issues.apache.org/jira/browse/HIVE-933
Author: Namit Jain,
2013-01-30, 18:25
|
|
|
[HIVE-3873] lot of tests failing for hadoop 23 - Hive - [issue]
|
|
...The following tests are failing on hadoop 23: [junit] Failed query: archive_excludeHadoop20.q [junit] Failed query: archive_multi.q &...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3873
Author: Namit Jain,
2013-01-29, 23:23
|
|
|
[HIVE-3565] use hbase tables for writing intermediate directories across map-reduce boundaries - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3565
Author: Namit Jain,
2013-01-28, 05:45
|
|
|
[HIVE-3948] avro_nullable_fields.q is failing in trunk - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3948
Author: Namit Jain,
2013-01-26, 16:48
|
|
|
[HIVE-3633] sort-merge join does not work with sub-queries - Hive - [issue]
|
|
...Consider the following query:create table smb_bucket_1(key int, value string) CLUSTERED BY (key) SORTED BY (key) INTO 6 BUCKETS STORED AS TEXTFILE;create table smb_bucket_2(key int, value st...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3633
Author: Namit Jain,
2013-01-25, 04:56
|
|
|
[HIVE-3920] Change test for HIVE-2332 - Hive - [issue]
|
|
...The test groupby_distinct_samekey.q is run on t1, which is a empty table.It would be useful to add some data in the table to verify the fix....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3920
Author: Namit Jain,
2013-01-21, 19:04
|
|
|
[HIVE-1083] allow sub-directories for an external table/partition - Hive - [issue]
|
|
...Sometimes users want to define an external table/partition based on all files (recursively) inside a directory.Currently most of the Hadoop InputFormat classes do not support that. We should...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1083
Author: Namit Jain,
2013-01-21, 10:26
|
|
|
[HIVE-3922] repeated columns in join keys and join values - Hive - [issue]
|
|
...A simple query like: > explain select a., b. from src a join src b on a.key = b.key; OKABSTRACT SYNTAX TREE: (TOK_QUERY (TOK_FROM ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3922
Author: Namit Jain,
2013-01-21, 05:04
|
|
|
[HIVE-3552] HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys - Hive - [issue]
|
|
...This is a follow up for HIVE-3433.Had a offline discussion with Sambavi - she pointed out a scenario where theimplementation in HIVE-3433 will not scale. Assume that the user is performinga ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3552
Author: Namit Jain,
2013-01-20, 07:17
|
|
|
|