L. C. Hsieh created SPARK-53360: ----------------------------------- Summary: Once strategy with ConstantFolding's idempotence should not be broken Key: SPARK-53360 URL: https://issues.apache.org/jira/browse/SPARK-53360 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 4.0.0, 3.5.6, 4.1.0 Reporter: L. C. Hsieh
Currently the optimization rule ConstantFolding is not idempotent. So if the rule is used in any batch with Once strategy, the Once strategy's idempotence will be broken. We encounter this issue. -- 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