kazdy commented on issue #139:
URL: https://github.com/apache/hudi-rs/issues/139#issuecomment-2371427015

   I'll wait until #72 gets merged. 
   I did the first strawman impl and it requires some refactoring in the Table 
itself.
   
   @xushiyan I also have some questions about this, maybe you can give me your 
opinion on these:
   1. Should we rename Table to HudiTable?
   2. I don't know why Timeline and FileSystemView both use separate storage 
instances, can't they share it, maybe there's a reason why it's done this way I 
can't see atm?
   3. Does it make sense to introduce something that will hold both Timeline 
and FileSystemView (basically table state) and expose coherent API?
   
   thanks


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

Reply via email to