Skip to content

Fix Citus CI: handle distribution-column filter error for recursive CTEs#1327

Merged
mrigger merged 1 commit intomainfrom
fix-citus-recursive-cte-distribution-filter
Apr 16, 2026
Merged

Fix Citus CI: handle distribution-column filter error for recursive CTEs#1327
mrigger merged 1 commit intomainfrom
fix-citus-recursive-cte-distribution-filter

Conversation

@mrigger
Copy link
Copy Markdown
Contributor

@mrigger mrigger commented Apr 16, 2026

Citus rewrites CREATE RECURSIVE VIEW references as recursive CTEs during distributed planning, which fails without a filter on the distribution column. Add the expected error.

… as expected error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mrigger mrigger force-pushed the fix-citus-recursive-cte-distribution-filter branch from e3e4956 to 0c477bb Compare April 16, 2026 15:18
@mrigger mrigger merged commit 81b41c8 into main Apr 16, 2026
20 of 26 checks passed
@mrigger mrigger deleted the fix-citus-recursive-cte-distribution-filter branch April 16, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant