Skip to content

consistently use EagerSnapshot in datafusion module. #3784

@roeap

Description

@roeap

Description

The current datafusion module is organically grown and sometimes hard to parse. Internally we make heavy use of DeltaTableState. Ideally we would migrate the code to work against EagerSnapshot. This will allow us to more easily migrate to using kernel abstractions since these APIs are modelled after kernel concepts.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions