[
https://issues.apache.org/jira/browse/SPARK-41271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638836#comment-17638836
]
Apache Spark commented on SPARK-41271:
--------------------------------------
User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/38712
> Parameterized SQL
> -----------------
>
> Key: SPARK-41271
> URL: https://issues.apache.org/jira/browse/SPARK-41271
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 3.4.0
> Reporter: Max Gekk
> Assignee: Max Gekk
> Priority: Major
>
> Enhance the Spark SQL API with support for parameterized SQL statements to
> improve security and reusability. Application developers will be able to
> write SQL with parameter markers whose values will be passed separately from
> the SQL code and interpreted as literals. This will help prevent SQL
> injection attacks for applications that generate SQL based on a user’s
> selections, which is often done via a user interface.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]