| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
800 (0.096s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3120] make copyLocal work for parallel tests - Hive - [issue]
|
|
...It would be very useful if I can test a local patch using theparallel test framework....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3120
Author: Namit Jain,
2012-12-19, 15:49
|
|
|
[HIVE-3647] map-side groupby wrongly due to HIVE-3432 - Hive - [issue]
|
|
...There seems to be a bug due to HIVE-3432.We are converting the group by to a map side group by after only looking atsorting columns. This can give wrong results if the data is sorted andbuck...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3647
Author: Namit Jain,
2012-12-19, 06:52
|
|
|
[HIVE-3695] TestParse breaks due to HIVE-3675 - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3695
Author: Namit Jain,
2012-12-19, 06:51
|
|
|
[HIVE-3767] BucketizedHiveInputFormat should be automatically used with Bucketized Map Joins also - Hive - [issue]
|
|
...It seems like even after https://issues.apache.org/jira/browse/HIVE-3219 we still need to set hive.input.format = org.apache.hadoop.hive.ql.io.BucketizedHiveInputFormat for bucket map joins ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3767
Author: Namit Jain,
2012-12-19, 06:39
|
|
|
[HIVE-3811] explain dependency should work with views - Hive - [issue]
|
|
...View partitions should also show up...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3811
Author: Namit Jain,
2012-12-17, 07:10
|
|
|
[HIVE-3763] Aggregation followed by a sort-merge join requires a new MR job - Hive - [issue]
|
|
...After Hive-3633, if tbl1 and tbl2 are tables bucketiezed and sorted by key into 2 buckets, the following query:select count from ( select /+mapjoin(a)/ a.key as key, a.value as v...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3763
Author: Namit Jain,
2012-12-14, 06:23
|
|
|
Re: [DISCUSS] HCatalog becoming a subproject of Hive - Hive - [mail # dev]
|
|
...I am fine with this. Any hive committers who wants to volunteer to be a hcat shepherd is welcome. On 12/14/12 7:01 AM, "Travis Crawford" wrote: ...
|
|
|
Author: Namit Jain,
2012-12-14, 03:59
|
|
|
[HIVE-3160] All temporary functions should be dropped at the end of each .q file - Hive - [issue]
|
|
...Currently, only the tables and databases are dropped.A test like show_functions.q can get intermittent errors....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3160
Author: Namit Jain,
2012-12-07, 17:35
|
|
|
[HIVE-3445] Skewed join optimization for different datatypes - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3445
Author: Namit Jain,
2012-12-07, 17:33
|
|
|
[HIVE-3296] comments before a set statement in a test do not work - Hive - [issue]
|
|
...The following test fails:::– test commentset hive.test="foo";create table tst(key string);The output is::FAILED: ParseException line 2:0 cannot recognize input near 'set' 'hive' '.'How...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3296
Author: Namit Jain,
2012-12-07, 17:32
|
|
|
|