mihaibudiu opened a new pull request, #3570:
URL: https://github.com/apache/calcite/pull/3570

   …uments are confusing
   
   This turned out to be a bug in the type inference for the arguments of the 
`substring` function.
   The type inference allowed BIGINT arguments.
   The `SqlFunctions.substring` method only supports integers as arguments.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to