Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses-you committed Nov 3, 2023
1 parent 54e7ef0 commit e07b369
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import org.apache.spark.sql.execution.GlutenImplicits._
import org.apache.spark.sql.internal.SQLConf

class GlutenImplicitsTest extends GlutenSQLTestsBaseTrait {
sys.props.put("spark.gluten.sql.columnar.tableCache", "true")

override protected def beforeAll(): Unit = {
super.beforeAll()
Expand Down

0 comments on commit e07b369

Please sign in to comment.