Structsยง
- Transform a
TableFunction
(used in FROM clause) into aProjectSet
so that it can be unnested later if it containsCorrelatedInputRef
.
TableFunction
(used in FROM clause) into a ProjectSet
so that it can be unnested later if it contains CorrelatedInputRef
.