Skip to content

Commit 5532cca

Browse files
committed
Ignore vector_agg_planning test on windows
Windows does not have vectorized grouping by text or multiple columns so the plans will look different on windows.
1 parent 41cc506 commit 5532cca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/windows-build-and-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
vector_agg_filter
100100
vector_agg_groupagg
101101
vector_agg_grouping
102+
vector_agg_planning-*
102103
vector_agg_text
103104
vector_agg_uuid
104105
vectorized_aggregation

0 commit comments

Comments
 (0)