Cuong Nguyen created SPARK-51010:
------------------------------------

             Summary: AlterColumnSpec does not report `resolved` correctly
                 Key: SPARK-51010
                 URL: https://issues.apache.org/jira/browse/SPARK-51010
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Cuong Nguyen
             Fix For: 4.0.0


SPARK-50883 introduces `AlterColumnSpec`, which has the field `newPosition` 
that should have been accounted for when calling `resolved`. Because it is 
currently not accounted for, `AlterColumnSpec` reports `resolved` to be true 
when `newPosition` is not resolved. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to