Skip to content

Conversation

@alexowens90
Copy link
Collaborator

Reference Issues/PRs

8471519776

What does this implement or fix?

Adds a collect_schema() method to the LazyDataFrame class for use in the Polars plugin. Calling this method caches the retrieved index key segment in the LazyDataframe object, so that subsequent calls to collect() only read data keys.

@alexowens90 alexowens90 self-assigned this Feb 5, 2026
@alexowens90 alexowens90 added enhancement New feature or request minor Feature change, should increase minor version labels Feb 5, 2026
@alexowens90 alexowens90 marked this pull request as draft February 5, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request minor Feature change, should increase minor version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant