[ https://issues.apache.org/jira/browse/SPARK-35688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361511#comment-17361511 ]
todd.chen commented on SPARK-35688: ----------------------------------- [~maropu] in this case ,we can't read memory dataset directly ,we should read data from file,and set spark.sql.subexpressionElimination.enabled to true ,because read memory dataset directly spark will optimize plan > GeneratePredicate eliminate will fail in some case > --------------------------------------------------- > > Key: SPARK-35688 > URL: https://issues.apache.org/jira/browse/SPARK-35688 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.1.1 > Reporter: todd.chen > Priority: Major > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org