### Describe This Problem We have supported shard based reading and writing in wal, the further target is to support shard based table recovering. ### Proposal It may be a big work, and it should be split into targets: + Implement shard based manifest recovering. + Implement shard based tables recovering (problem is how we support single table's recovering after refactoring?) + Maybe refactor the wal module? ### Additional Context _No response_
Describe This Problem
We have supported shard based reading and writing in wal, the further target is to support shard based table recovering.
Proposal
It may be a big work, and it should be split into targets:
Additional Context
No response