Vladimir Golubev created SPARK-51616: ----------------------------------------
Summary: Run CollationTypeCasts explicitly before assigning aliases Key: SPARK-51616 URL: https://issues.apache.org/jira/browse/SPARK-51616 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 4.0.0 Reporter: Vladimir Golubev The solution introduced in https://issues.apache.org/jira/browse/SPARK-51428 has a pitfall - Aliases are reassigned only cosmetically, the name resolution is stll done by old names. This is a better solution for the problem. -- 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