Skip to content

Conversation

aokolnychyi
Copy link
Contributor

@aokolnychyi aokolnychyi commented Sep 25, 2025

What changes were proposed in this pull request?

This PR adds a new extractor for Table from DataSourceV2Relation.

Why are the changes needed?

As we see over time, DataSourceV2Relation continues to evolve and has many args. Frequently, we only need to get the table instance and are not interested in other arguments. Therefore, it makes sense to add a new extractor for this common use case. In particular, I plan to add TimeTravelSpec and I don't want to update a ton of places for no good reason.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

This PR relies on existing tests.

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

No.

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

Successfully merging this pull request may close these issues.

1 participant