-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.5.0
-
Component/s: Query Processor
-
Labels:None
-
Hadoop Flags:Reviewed
For table functions, the following syntax should be supported
select ... from T LATERAL VIEW explode(adid_list) as adid,...