Skip to content

[Kernel] Fix Pagination Log Segment Validation for Staged Commit File Renames #4927

@mmmyr

Description

@mmmyr

Feature request

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Overview

Currently, if a JSON file in the log segment changes from 9.uuid.json to 9.json, it’s treated as a log segment change, and an exception is thrown (since log segment changes aren’t allowed between page requests). However, this kind of file name change should be allowed, and we should not throw an exception in this case.

Motivation

Further details

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions