minihippo commented on PR #5064:
URL: https://github.com/apache/hudi/pull/5064#issuecomment-1238450314
> We have state stored in file system / relational tables and we can have 2
clear implementations of interfaces that enable both.
Actually, we store all informations in metaserver, i.e. timelinećfiles info
(file name, size, partition belongs to and etc.). The storage of server is
optional, it can be relational tables, file system and both, according to the
characteristic of the metadata and how we use it.
--
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]