diqiu50 commented on PR #5738:
URL: https://github.com/apache/gravitino/pull/5738#issuecomment-2517295130

   > How about could split this PR into sevral parts:
   > 
   > 1. code skeleton framework, include github ci, `FuseServer`, 
`FileHandleManager`, `IFilesystem` `MemoryFilesystem` with a dummy 
implementation
   > 2. implementation details about different operations
   >    a. list directory and files
   >    b. read and write files
   >    c. get file stats
   >    d. others
   >    After merging the code skeleton framework, we could split different 
operations into different issues.
   
   Let's wait until the interfaces stabilize before deciding whether to split 
the PR. Currently, this is a minimal implementation that I need to use to 
verify if the structure is reasonable.
   


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to