Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I've seen some presentations from the PostgreSQL recently expounding the utility of CTEs (http://en.wikipedia.org/wiki/Common_table_expressions). Should we try to support these in Hive? I've never used them in practice, so curious to hear if the community would find them useful.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-6388 For Views and CTEs referenced multiple times in a Query, we should evaluate them only once
- Open