Skip to content

Commit d50d594

Browse files
committed
clean
1 parent b813b4d commit d50d594

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/DataSourceScanExecRedactionSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class DataSourceScanExecRedactionSuite extends QueryTest with SharedSQLContext {
6767
val df = spark.read.parquet(basePath)
6868
val replacement = "*********"
6969

70-
7170
// Respect SparkConf and replace file:/
7271
assert(isIncluded(df.queryExecution, replacement))
7372

0 commit comments

Comments
 (0)