34venu commented on issue #1753: [CALCITE-3729] Filters failed to be pushed 
down when it's identical to join condition (Jin Xing)
URL: https://github.com/apache/calcite/pull/1753#issuecomment-574075024
 
 
   i have referred the TableFunctionTest and i have run the query 
   select * from table(s.multiplication(5,6,5));
   but i am getting the exception as "no match found for function signature 
multiplication(numeric,numeric,numeric)"
   Is there any different calcite connection to run this query?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to