amaliujia commented on issue #1587: [CALCITE-3272] Support TUMBLE as Table Valued Function including an enumerable implementation, stream.iq and DESCRIPTOR URL: https://github.com/apache/calcite/pull/1587#issuecomment-568940553 Ok. I added CALCITE-3629 as a separate commit in this PR, in which a new implementor interface for table-valued functions is added. Some of the implementations of tumbling is moved to `RexTableImpl`. The new interface is marked as experimental because it could change in the future as new builtin table-valued functions are added. Please let me know if CALCITE-3629 should be in a separate PR. I am happy to split it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
