Skip to content

Conversation

@nicktobey
Copy link
Contributor

These nodes previously didn't implement the Describable interface, which is used for displaying cost and row estimates in plan tests. While these nodes themselves don't contain estimates, their children might, and implementing the interface ensures that estimates are generated for those children nodes.

@nicktobey nicktobey force-pushed the nicktobey/describe branch 2 times, most recently from b8c3a83 to 628f6d4 Compare December 3, 2025 02:24
@nicktobey nicktobey changed the title [no-release-notes] Add cost estimates to GroupBy, Sort, and Case nodes in plan tests [no-release-notes] Add cost estimates to GroupBy, Sort, HashLookup, SubqueryAlias, and Case nodes in plan tests Dec 3, 2025
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