jiaan.geng created SPARK-40013: ---------------------------------- Summary: DS V2 expressions should have the default implementation of toString Key: SPARK-40013 URL: https://issues.apache.org/jira/browse/SPARK-40013 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 3.4.0 Reporter: jiaan.geng
Currently, V2 expressions missing the default toString and lead to unexpected result. We should add a default implementation in the base class Expression using ToStringSQLBuilder. -- 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