| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
152 (0.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-230] While loading a table from a query that returns empty data results in null pointer exception - Hive - [issue]
|
|
...If the select query returns zero rows then the insert will fail with null pointer exceptionINSERT OVERWRITE TABLE test_pc SELECT a.userid, a.ip FROM test_pc2 a WHERE (userid=595058415);2009-...
|
|
|
http://issues.apache.org/jira/browse/HIVE-230
Author: Prasad Chakka,
2011-12-17, 00:08
|
|
|
[HIVE-44] Add Hive source directories to hadoop's eclipse project .classpath files - Hive - [issue]
|
|
...bring in hive source directories and dependent libs into Hadoop's eclipse project...
|
|
|
http://issues.apache.org/jira/browse/HIVE-44
Author: Prasad Chakka,
2011-12-17, 00:08
|
|
|
[HIVE-242] line breaks are not treated as spaces if there are more than 1 line break in the whole query. - Hive - [issue]
|
|
...describeextendedtab_name;is translated as 'describeextended tab_name'...
|
|
|
http://issues.apache.org/jira/browse/HIVE-242
Author: Prasad Chakka,
2011-12-17, 00:08
|
|
|
[HIVE-532] predicate clause with limit should not be pushed down. - Hive - [issue]
|
|
...in queries like below , 'v.c2 > 20' shouldn't be pushed up.select * from (select * from t where t.c > 20 limit 20) v where v.c2 > 20...
|
|
|
http://issues.apache.org/jira/browse/HIVE-532
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-628] remove stray lines from hive-default.xml - Hive - [issue]
|
|
...some stray lines were left behind in the hive-default.xml from HIVE-610....
|
|
|
http://issues.apache.org/jira/browse/HIVE-628
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-583] spurious 'default database not found' - Hive - [issue]
|
|
...occasionally this exception is thrown which doesn't make sense since that db exists.09/06/25 16:52:58 INFO metastore.ObjectStore: Initialized ObjectStore09/06/25 16:53:15 INFO metastore.Hive...
|
|
|
http://issues.apache.org/jira/browse/HIVE-583
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-280] reserve keywords such as type, database, view etc for future use - Hive - [issue]
|
|
...without this older code will break when views, databases, types are implemented. suggestions for other keywords?...
|
|
|
http://issues.apache.org/jira/browse/HIVE-280
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-279] Implement predicate push down for hive queries - Hive - [issue]
|
|
...Push predicates that are expressed in outer queries into inner queries where possible so that rows will get filtered out sooner.eg.select a., b. from a join b on (a.uid = b.uid) where a.age ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-279
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-445] Upgrade JPOX to datanuclues plugins - Hive - [issue]
|
|
...JPOX is renamed as datanucleus and there have been lot of changes to the class names and jars. If we want any improvements we need to migrate to the new version....
|
|
|
http://issues.apache.org/jira/browse/HIVE-445
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
[HIVE-523] FIx PartitionPruner not to fetch all partitions at once - Hive - [issue]
|
|
...All partitions are fetched at once causing metastore to go OutOfMemory....
|
|
|
http://issues.apache.org/jira/browse/HIVE-523
Author: Prasad Chakka,
2011-12-17, 00:07
|
|
|
|