Skip to content

In case of Positional Deletes "file_path" in lowerbound & upperbound do not have full file_path Buffer #10064

Description

@agrawalreetika

Apache Iceberg version

None

Query engine

PrestoDB

Please describe the bug 🐞

I am trying to introduce Delete File pruning based on the file_path stored as part of lowerbound & upperbound in case of Positional Delete File for PrestoDB Engine.
While experimenting with this, I observed "file_path" in lowerbound & upperbound do not have full path Buffer.

image

Refernce - https://github.com/prestodb/presto/blob/master/presto-iceberg/src/main/java/com/facebook/presto/iceberg/delete/DeleteFile.java#L48

While the actual file path looks like this -
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions