Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.116s).
Loading phrases to help you
refine your search...
[HIVE-4194] JDBC2: HiveDriver should not throw RuntimeException when passed an invalid URL - Hive - [issue]
...As per JDBC 3.0 Spec (section 9.2)    "If the Driver implementation understands the URL, it will return a Connection object; otherwise it returns null"Currently HiveConnection...
http://issues.apache.org/jira/browse/HIVE-4194    Author: Richard Ding, 2013-05-09, 02:52
[HIVE-3217] Implement HiveDatabaseMetaData.getFunctions() to retrieve registered UDFs. - Hive - [issue]
...Hive JDBC support currently throws UnsupportedException when getFunctions() is called. Hive CL provides a SHOW FUNCTIONS command to return the names of all registered UDFs. By getting a SQL ...
http://issues.apache.org/jira/browse/HIVE-3217    Author: Richard Ding, 2012-08-31, 22:35
[HIVE-3107] Improve semantic analyzer to better handle column name references in group by/sort by clauses - Hive - [issue]
...This is related to HIVE-1922.Following queries all fail with various SemanticExceptions:explain select t.c from t group by c;explain select t.c from t group by c sort by t.c; explain select ...
http://issues.apache.org/jira/browse/HIVE-3107    Author: Richard Ding, 2012-06-14, 20:20
Sort:
project
Pig (58)
HBase (6)
Hive (3)
MapReduce (1)
type
issue (3)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (1)
last 9 months (3)
author
Namit Jain (802)
Edward Capriolo (632)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Richard Ding