yanlin-Lynn opened a new pull request #1565: [CALCITE-3481] Support convert TableFunctionScan to SqlNode URL: https://github.com/apache/calcite/pull/1565 Currently, converting `TableFunctionScan` to sql is not supported, doing this will cause exception. Please refer to [CALCITE-3481](https://issues.apache.org/jira/browse/CALCITE-3481) for more details. This PR tries to implement the function, adding support to convert `TableFunctionScan` to `SqlNode`.
---------------------------------------------------------------- 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
