Skip to content

Commit

Permalink
Just verify the re2 core dump
Browse files Browse the repository at this point in the history
  • Loading branch information
JkSelf committed Oct 28, 2023
1 parent 5ad5aea commit 706e415
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class SparkFunctionStatistics extends QueryTest {
.map(_.replace("> SELECT", "SELECT"))
}

ignore(GlutenTestConstants.GLUTEN_TEST + "Run spark function statistics: ") {
test(GlutenTestConstants.GLUTEN_TEST + "Run spark function statistics: ") {
initializeSession
val functionRegistry = spark.sessionState.functionRegistry
val sparkBuiltInFunctions = functionRegistry.listFunction()
Expand Down

0 comments on commit 706e415

Please sign in to comment.