delta-io / delta-sharing

An open protocol for secure data sharing
https://delta.io/sharing
Apache License 2.0
753 stars 168 forks source link

[DTS-2474] Introduce Timestamp and UUID as suffix to table path in RemoteDeltaLog in branch 0.7 #442

Closed linzhou-db closed 10 months ago

linzhou-db commented 10 months ago

Introduce Timestamp and UUID as suffix to table path in RemoteDeltaLog, to avoid two queries on the same table override the CachedTableManager entry for each other.