Skip to content

sql/faketreeeval: change DummyEvalPlanner errors to assertion failures#148250

Draft
michae2 wants to merge 1 commit intocockroachdb:masterfrom
michae2:dummy_eval_planner_assertions
Draft

sql/faketreeeval: change DummyEvalPlanner errors to assertion failures#148250
michae2 wants to merge 1 commit intocockroachdb:masterfrom
michae2:dummy_eval_planner_assertions

Conversation

@michae2
Copy link
Copy Markdown
Collaborator

@michae2 michae2 commented Jun 13, 2025

Calling any of these methods means that we're attempting some kind of scalar evaluation from DistSQL that should only happen on the gateway node. Change them to assertion failures to get better feedback.

Epic: None

Release note: None

Calling any of these methods means that we're attempting some kind of
scalar evaluation from DistSQL that should only happen on the gateway
node. Change them to assertion failures to get better feedback.

Epic: None

Release note: None
@blathers-crl
Copy link
Copy Markdown

blathers-crl Bot commented Jun 13, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

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.

2 participants