You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/12/12 10:36:11 UTC

[GitHub] [ignite-3] ygerzhedovich commented on pull request #1418: IGNITE-18282: Illegal use of dynamic parameter exception in SQL functions

ygerzhedovich commented on PR #1418:
URL: https://github.com/apache/ignite-3/pull/1418#issuecomment-1346247051

   > looks like this patch fixes only a case when all params are of proper kind, and don't respect the rules of implicit casting. Besides, such an inference violates the SQL standard: for sum of 2 ints I've got BigDecimal as result.
   > 
   > I think, more research is needed here
   
   @korlov42 Thanks for the case. I've totally reworked the patch and cover more cases. Could you please review it again.


-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org