Haejoon Lee created SPARK-41038: ----------------------------------- Summary: Rename `MULTI_VALUE_SUBQUERY_ERROR` to `SCALAR_SUBQUERY_TOO_MANY_ROWS ` Key: SPARK-41038 URL: https://issues.apache.org/jira/browse/SPARK-41038 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.4.0 Reporter: Haejoon Lee
The current error class name "MULTI_VALUE_SUBQUERY_ERROR" is not clearly enough to brief the situation. `SCALAR_SUBQUERY_TOO_MANY_ROWS` would be more readable since scalar subquery is the industrial term. -- 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