ulysses you created SPARK-34150:
-----------------------------------

             Summary: 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


We will convert `Literal(null)` to target data type during analysis. Then the 
generated alias name will include something like `CAST(NULL AS INT)` 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