Haejoon Lee created SPARK-45476: ----------------------------------- Summary: Raise exception directly instead of calling `resolveColumnsByPosition` Key: SPARK-45476 URL: https://issues.apache.org/jira/browse/SPARK-45476 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 4.0.0 Reporter: Haejoon Lee
We can directly throw error when resolving output columns if there is any error, instead of calling {{resolveColumnsByPosition}} again. -- 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