Skip to content

Commit

Permalink
Exclude two tests for CH
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Jan 3, 2023
1 parent 9744b49 commit 054dce5
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,11 @@ object ClickHouseTestSettings extends BackendTestSettings {
"SPARK-34920: error class"
)

enableSuite[GlutenRegexpExpressionsSuite]
.include(
"SPLIT",
"RLIKE Regular Expression"
)
// enableSuite[GlutenRegexpExpressionsSuite]
// .include(
// "SPLIT",
// "RLIKE Regular Expression"
// )

enableSuite[GlutenStringExpressionsSuite]
.include(
Expand Down

0 comments on commit 054dce5

Please sign in to comment.