Skip to content

Skip traversing the whole data set in Icerberg list tables endpoint when offset is set. #15

Description

@ferranbt

When an offset is set, the Iceberg list /tables endpoint reads the whole data from the beginning until reaching the offset. I believe Iceberg might provide primitives to determine the specific file location for an offset so that we can skip a full read.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions