[ 
https://issues.apache.org/jira/browse/SPARK-54343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Serge Rielau updated SPARK-54343:
---------------------------------
    Description: 
The following three improvements need to be documented:
 * Parameter markers are allowed in SQL wherever literals are allowed (not just 
in expressions
 * String coalescing can be don wherever strings literals are allowed (not just 
in expressions)
 * The IDENTIFIER clause is allowed everywhere identifiers are allowed, as long 
as the input is a literal string (whcih may be coalesced and teh result of 
parameter substitution.

 

> Document IDENTIFIER clause and parameter marker improvements
> ------------------------------------------------------------
>
>                 Key: SPARK-54343
>                 URL: https://issues.apache.org/jira/browse/SPARK-54343
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 4.1.0
>            Reporter: Serge Rielau
>            Priority: Major
>
> The following three improvements need to be documented:
>  * Parameter markers are allowed in SQL wherever literals are allowed (not 
> just in expressions
>  * String coalescing can be don wherever strings literals are allowed (not 
> just in expressions)
>  * The IDENTIFIER clause is allowed everywhere identifiers are allowed, as 
> long as the input is a literal string (whcih may be coalesced and teh result 
> of parameter substitution.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to