delta-io/delta

[Kernel] Improve log segment code and error messages

Closed

#2,283 opened on Nov 10, 2023

 (6 comments) (0 reactions) (0 assignees)Scala (2,153 forks)batch import
enhancementgood first issuekernelstale

Repository metrics

Stars
 (8,939 stars)
PR merge metrics
 (Avg merge 7d 1h) (142 merged PRs in 30d)

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