issues
search
delta-io
/
delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.64k
stars
1.71k
forks
source link
[Spark][Kernel] Remove duplicate CoordinatedCommitsUtils.java from DynamoDBCommitCoordinator
#3653
Closed
sumeet-db
closed
2 months ago
sumeet-db
commented
2 months ago
Which Delta project/connector is this regarding?
[x] Spark
[ ] Standalone
[ ] Flink
[x] Kernel
[ ] Other
Description
Remove duplicate CoordinatedCommitsUtils.java from DynamoDBCommitCoordinator package.
Move the common utils to non-test package.
How was this patch tested?
Compile
Does this PR introduce
any
user-facing changes?
No
Which Delta project/connector is this regarding?
Description
How was this patch tested?
Compile
Does this PR introduce any user-facing changes?
No