You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Rui Wang (Jira)" <ji...@apache.org> on 2019/11/13 22:30:00 UTC

[jira] [Created] (CALCITE-3501) EnumerableTableFunctionScan's implement() is not correct

Rui Wang created CALCITE-3501:
---------------------------------

             Summary: EnumerableTableFunctionScan's implement() is not correct
                 Key: CALCITE-3501
                 URL: https://issues.apache.org/jira/browse/CALCITE-3501
             Project: Calcite
          Issue Type: Sub-task
            Reporter: Rui Wang
            Assignee: Rui Wang


EnumerableTableFunctionScan's implement() should have an implementation which generates code that iterates input, calls the RexCall and generates output (can refer to the implementation of EnumerableCalc).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)