[ 
https://issues.apache.org/jira/browse/SPARK-34150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267137#comment-17267137
 ] 

Apache Spark commented on SPARK-34150:
--------------------------------------

User 'ulysses-you' has created a pull request for this issue:
https://github.com/apache/spark/pull/31233

> Strip Null literal.sql in resolve alias
> ---------------------------------------
>
>                 Key: SPARK-34150
>                 URL: https://issues.apache.org/jira/browse/SPARK-34150
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: ulysses you
>            Priority: Minor
>
> We will convert `Literal(null)` to target data type during analysis. Then the 
> generated alias name will include something like `CAST(NULL AS String)` 
> instead of `NULL`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to