-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.4.0
-
Component/s: Query Processor
-
Labels:None
-
Hadoop Flags:Reviewed
"as" should be optional in select expression. Query like the following should work:
SELECT a, b FROM ( SELECT key a, value b FROM src ) src1 ORDER BY a LIMIT 1;
- is depended upon by
-
HIVE-187 ODBC driver
-
- Closed
-