Liu, Linhong created SPARK-26526: ------------------------------------ Summary: test case for SPARK-10316 is not valid any more Key: SPARK-26526 URL: https://issues.apache.org/jira/browse/SPARK-26526 Project: Spark Issue Type: Bug Components: SQL, Tests Affects Versions: 2.4.0 Reporter: Liu, Linhong
Test case in [SPARK-10316|https://github.com/apache/spark/pull/8486] is used to make sure non-deterministic `Filter` won't be pushed through `Project` But in current code base this test case can't cover this purpose. Change LogicalRDD to HadoopFsRelation can fix this issue. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org