lowka commented on PR #2857: URL: https://github.com/apache/ignite-3/pull/2857#issuecomment-1833583680
@korlov42 The number of validation parameters check should stay. Because some parameters may be left unspecified, and some are not. e.g. for a query SELECT *, c = 1 +? FROM t = ? it possible to specified value of the second parameter, but left the first one unspecified. -- 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]
