Skip to content

Split off the builtins-related part of distinct_arrangements.slt#34675

Merged
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:split-distinct_arrangements.slt
Jan 9, 2026
Merged

Split off the builtins-related part of distinct_arrangements.slt#34675
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:split-distinct_arrangements.slt

Conversation

@ggevay
Copy link
Copy Markdown
Contributor

@ggevay ggevay commented Jan 9, 2026

distinct_arrangements.slt often has to be rewritten when making changes to builtin views. However, it's very slow (because of the many sleeps due to waiting for introspection propagation), so it's not part of the normal CI, only Nightly, so it often gets forgotten. This PR splits off that part of distinct_arrangements.slt which is affected by builtin views into a new file, and makes this new file part of the normal CI, so that people (e.g., me) have no way to forget to rewrite it when changing a builtin view.

@ggevay ggevay added the T-testing Theme: tests or test infrastructure label Jan 9, 2026
@ggevay ggevay force-pushed the split-distinct_arrangements.slt branch from d0e11f9 to 69eed2d Compare January 9, 2026 10:20
@ggevay ggevay marked this pull request as ready for review January 9, 2026 11:55
@ggevay ggevay requested a review from def- January 9, 2026 11:55
@ggevay ggevay merged commit 8127c6a into MaterializeInc:main Jan 9, 2026
16 checks passed
SangJunBak pushed a commit to SangJunBak/materialize that referenced this pull request Jan 23, 2026
…rangements.slt

Split off the builtins-related part of `distinct_arrangements.slt`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-testing Theme: tests or test infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants