delta icon indicating copy to clipboard operation
delta copied to clipboard

[Spark] Add more tests checking the preservedRowTracking tag

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

Which Delta project/connector is this regarding?

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

Description

Add more tests checking the behavior of the preservedRowTracking tag in specific commands like Merge/Update/Delete/Optimize/Remove Column Mapping, we introduced Preserving Row Tracking for these commands in previous PRs, which include adding the preservedRowTracking tag.

How was this patch tested?

Added UTs.

Does this PR introduce any user-facing changes?

No.

longvu-db avatar Apr 23 '24 15:04 longvu-db