ShiKaiWi opened a new issue, #1379: URL: https://github.com/apache/incubator-horaedb/issues/1379
### Describe This Problem Currently, one memtable is flushed as one sst, and a batch of small sst files will be generated if multiple memtables are chosen to flush. ### Proposal Flush multiple memtables into one sst file. ### Additional Context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
