delta-io/delta

[BUG] Broken link in Specification in Struct Field section

Open

#1,250 opened on 2022年7月4日

GitHub で見る
 (5 comments) (0 reactions) (1 assignee)Scala (2,100 forks)batch import
buggood first issue

Repository metrics

Stars
 (8,807 stars)
PR merge metrics
 (平均マージ 7d 1h) (30d で 142 merged PRs)

説明

Bug

Describe the problem

Link for TODO in the definition for Struct Field is broken in specification. There are few instances of delta. throughout the spec (Example: delta.columnMapping.id) but an exhaustive list is not available. Looks like this TODO in the struct field was intended to be updated later, but is missed.

Steps to reproduce

Not Applicable.

Observed results

Specification does not contain details about keys prefixed with Delta.

Expected results

Specification should provide an exhaustive list of reserved columns and how they should be handled.

Further details

Not applicable.

Environment information

  • Delta Lake version: Issue is with the spec.
  • Spark version: Not Applicable
  • Scala version: Not Applicable.

Willingness to contribute

The Delta Lake Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the Delta Lake code base?

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

コントリビューターガイド