Skip to content

Commit 9f39e9f

Browse files
committed
Rename
1 parent bbc1e25 commit 9f39e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import org.apache.spark.sql.catalyst.rules._
3030
import org.apache.spark.sql.types.{BooleanType, IntegerType, StringType}
3131

3232

33-
class PushFoldableIntoBranchesSuite
33+
class PushCastAndFoldableIntoBranchesSuite
3434
extends PlanTest with ExpressionEvalHelper with PredicateHelper {
3535

3636
object Optimize extends RuleExecutor[LogicalPlan] {

0 commit comments

Comments
 (0)