delta-io / delta-sharing

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

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

Closed linzhou-db closed 7 months ago

linzhou-db commented 7 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.