delta-io/delta

[Kernel] Improve log segment code and error messages

已关闭

#2,283 创建于 2023年11月10日

 (6 条评论) (0 个反应) (0 位负责人)Scala (2,154 个派生)batch import
enhancementgood first issuekernelstale

仓库指标

星标
 (8,942 个星标)
PR 合并指标
 (平均合并 7天 1小时) (30 天内合并 142 个 PR)

描述

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.

贡献者指南