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 (2,100 forks)batch import
enhancementgood first issuekernel

Repository metrics

Stars
 (8,807 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