You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refreshes the Architecture page so it no longer describes modern cloud object stores as eventually consistent. AWS S3 has provided strong read-after-write consistency since December 2020, and GCS / Azure Blob
have been strongly consistent since launch.
The technical motivation for Nessie is preserved: cloud object stores still lack atomic multi-object swap / rename, which is the real reason a Hive-metastore-like component (or Nessie) is needed.
Closes#5349
Signed-off-by: mj006648 <uckdekf@gmail.com>
0 commit comments