delta-io/delta

[Kernel] Improve log segment code and error messages

Open

#2,283 opened on Nov 10, 2023

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Scala (8,807 stars) (2,100 forks)batch import
enhancementgood first issuekernel

Description

Feature request

Which Delta project/connector is this regarding?

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

Overview

The code in SnapshotManager::getLogSegmentForVersion can be improved and error messages can be better.

Further details

See tests in SnapshotManagerSuite for error messages that can be improved.

Contributor guide