Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinyhZou committed Jan 15, 2025
1 parent 19aced3 commit c401de0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ class ClickHouseTestSettings extends BackendTestSettings {
.exclude("parse date with locale")
.exclude("parse decimals using locale")
// NOT use gluten
.exclude("$.store.basket[0][*].b") // issue: https://github.com/apache/incubator-gluten/issues/8529
.exclude("$..no_recursive")
.exclude("non foldable literal")
.exclude("some big value")
Expand Down

0 comments on commit c401de0

Please sign in to comment.