Skip to content

Tracking Issue: Integration with Datafusion #357

Description

@marvinlanhenke

Motivation:

Once we merge #324 and complete the basic groundwork, the integration crate can be continuously refined. Due to for example more supported features like predicate pushdown, etc.

This list is supposed to evolve over time, so feel free to add missing todos.

Todos:

  • proper integration tests for table scan (requires us to setup a table with actual snapshots / data )
  • a cache for IcebergCatalogProvider and IcebergSchemaProvider / so data does not become stale
  • improve impl ExecutionPlan for IcebergTableScan (once we support filter pushdown, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions