eolivelli commented on issue #1838: [CALCITE-3826] UPDATE assigns wrong type to bind variables URL: https://github.com/apache/calcite/pull/1838#issuecomment-592434312 I check the comment. Good catch! That commit is 2 months ago. It is compatibile with my story. Do you think it is worth to add similar tests for INSERT statements? And the usage of scalar functions in UPDATE and INSERT statements? Update set a=lower(?) Where... Unfortunately very few users use Calcite for DML. We have very few test cases in Calcite codebase about DML and bind variables. We are also lacking tests about DML with sub queries + bind variables
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
