FANNG1 commented on PR #5738:
URL: https://github.com/apache/gravitino/pull/5738#issuecomment-2516621726
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.
--
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]