Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Building on https://github.com/julianhyde/optiq/issues/128, enable the RECURSIVE keyword.
This feature allows relations to be computed iteratively. Whereas (#128 | FLINK-128) was mainly a parser/validator change, this feature requires significant changes to the planner and runtime.
---------------- Imported from GitHub ----------------
Url: https://github.com/julianhyde/optiq/issues/129
Created by: julianhyde
Labels: enhancement,
Created at: Tue Feb 11 20:29:35 CET 2014
State: open
Attachments
Issue Links
- blocks
-
CALCITE-4356 In JDBC adapter, generate WITH RECURSIVE queries
-
- Open
-
- is blocked by
-
CALCITE-2812 Add algebraic operators to allow expressing recursive queries
-
- Closed
-