Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Dec 2, 2025

What changes were proposed in this pull request?

SupportsPushDownVariants was a Scan mix-in in #52578. This patch changes it to be a ScanBuilder mix-in to follow the established patterns in the codebase.

Why are the changes needed?

SupportsPushDownVariants was a Scan mix-in in #52578. This patch changes it to be a ScanBuilder mix-in to follow the established patterns in the codebase, e.g, join pushdown, aggregate pushdown...etc.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit tests

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code v2.0.14

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant