Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
`Table.flatMap()` supports the new type system now. Users are requested to upgrade their functions.
Description
Currently the Table#flatMap works only for TableFunctionDefinition. We should fix it to work also with functions that use the new type stack.
The problematic spot is in OperationTreeBuilder#flatMap
Attachments
Issue Links
- links to