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.62k
stars
1.71k
forks
source link
Skip getFileStatus call during iceberg to delta clone
#3825
Closed
lzlfred
closed
3 weeks ago
lzlfred
commented
3 weeks ago
Which Delta project/connector is this regarding?
[x] Spark
[ ] Standalone
[ ] Flink
[ ] Kernel
[ ] Other (fill in here)
Description
use snapshot time as the Delta AddFile modificationTime
How was this patch tested?
UT
Does this PR introduce
any
user-facing changes?
No
Which Delta project/connector is this regarding?
Description
use snapshot time as the Delta AddFile modificationTime
How was this patch tested?
UT
Does this PR introduce any user-facing changes?
No