Skip to content

Lazy loading #47

Open
Open
@NowanIlfideme

Description

@NowanIlfideme

Many useful cases we want to support would benefit greatly from lazy loading of objects from memory.

Currently, we don't support this. Likely blocker for PySpark (#35)? Also was an issue with reading Polars dataframes using scan_* functions.

Need to figure out how to support it via... lazy loading or something?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestpythonPull requests that update Python code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions