Skip to content

Utilize checksums to preserve the cached metadata for object storage after the Parquet file is moved to another location. #633

Open
@Selfeer

Description

@Selfeer

Describe the new feature

Currently if we have cached the metadata of a Parquet file that is stored on the object storage and after that we move the file to another location - the cached metadata is no longer associated with that file and needs to be cached again.

This could be fixed via utilizing the checksum of a Parquet file if it's available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions