delta icon indicating copy to clipboard operation
delta copied to clipboard

[Spark] Pass sparkSession to commitOwnerBuilder

Open dhruvarya-db opened this issue 9 months ago • 0 comments

Which Delta project/connector is this regarding?

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

Description

Updates CommitOwnerBuilder.build so that it can take in a sparkSession object. This allows it to read CommitOwner-related dynamic confs from the sparkSession while building it.

Does this PR introduce any user-facing changes?

No

dhruvarya-db avatar May 17 '24 03:05 dhruvarya-db