MaxGekk commented on PR #38864: URL: https://github.com/apache/spark/pull/38864#issuecomment-1346003050
> @MaxGekk Could you sketch out how this API could be extended to INOUT and OUT parameters in the future? @srielau This feature precedences INOUT/OUT parameters. Apparently, the `sql()` method will substitute only parameters specified in `args`, and will leave others as INOUT params. Till the INOUT feature is not implemented in OSS, Spark fails w/ `UNBOUND_SQL_PARAMETER` when it faces to an param w/o provided argument. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
