srielau commented on PR #49442:
URL: https://github.com/apache/spark/pull/49442#issuecomment-2585286568

   General comment: ensure that the parameter markers inside the execute 
immediate string are NOT bound by anything except the USING clause.
   So spark.sql("execute immediate 'select ?'", seq(5)) must Not work.
   


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

Reply via email to