bquinart commented on issue #3997:
URL: https://github.com/apache/iceberg/issues/3997#issuecomment-1166209275

   I think it would make sense to consider for example FoundationDB as storage 
layer for the metadata.
   That's what Snowflake and Firebolt currently use.
   Delta seems to also consider this 
(https://github.com/delta-io/delta/issues/867).
   Of course it can be a another similar transactional, highly-available, 
scalable and low latency store (if it exists). Decoupling the metadata from the 
actual storage would open a lot of possible new use cases. In particular 
evolving Iceberg to the storage layer for "modern cloud datawarehouses".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to