Danny Chen created CALCITE-4283:
-----------------------------------

             Summary: Promote the error message when creating table function 
scan with non table functions
                 Key: CALCITE-4283
                 URL: https://issues.apache.org/jira/browse/CALCITE-4283
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.25.0
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 1.26.0


Throw a more meaningful error message instead of a AssertionError by the 
explicit type cast.


{code:java}
final SqlTableFunction operator = (SqlTableFunction) call.getOperator();
{code}




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

Reply via email to