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


   With the new RestAPI design, we should be able to use RDBMS or key-value 
store to replace the metadata.json files. The new APIs is WIP, the client will 
be provided in Iceberg repo, but user needs to implement the server side once 
the APIs are ready. However, I believe the open source server will be there 
eventually, it is probably another project.
   Other than metadata.json file, it needs a major overhaul to put 
manifest-list or manifest files into RDBMS/Key-value store. It is possible 
theoretically, but not sure it is the way people want to go.


-- 
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