Skip to content

adapter: Fix EXPLAIN SUBSCRIBE's target cluster#35518

Merged
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:explain-subscribe-target-cluster-fix
Mar 17, 2026
Merged

adapter: Fix EXPLAIN SUBSCRIBE's target cluster#35518
ggevay merged 1 commit intoMaterializeInc:mainfrom
ggevay:explain-subscribe-target-cluster-fix

Conversation

@ggevay
Copy link
Contributor

@ggevay ggevay commented Mar 17, 2026

auto_run_on_catalog_server was not looking inside the EXPLAIN plan when it was a SUBSCRIBE, so it was just falling back to the default case. (Actual, i.e. non-explain, SUBSCRIBEs are correct.)

Motivation: Needed for testing #35470

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ADAPTER Topics related to the ADAPTER layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants