delta icon indicating copy to clipboard operation
delta copied to clipboard

[Feature Request][Spark] Add Row Tracking Backfill

Open longvu-db opened this issue 1 year ago • 0 comments
trafficstars

Feature request

Which Delta project/connector is this regarding?

  • [X] Spark
  • [ ] Standalone
  • [ ] Flink
  • [ ] Kernel
  • [ ] Other (fill in here)

Overview

This feature tracks the implementation effort of Backfill.

Motivation

Users will be able to enable Row Tracking on existing tables. When Row Tracking is Enabled, Row IDs and Row Commit Versions are assigned automatically to the table rows.

Further details

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • [X] Yes. I can contribute this feature independently.
  • [ ] Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • [ ] No. I cannot contribute this feature at this time.

longvu-db avatar Jul 31 '24 13:07 longvu-db