Rachelint opened a new pull request, #1533: URL: https://github.com/apache/incubator-horaedb/pull/1533
## Rationale Layered memtable is only designed for append mode table now, and it shouldn't be used in overwrite mode table. ## Detailed Changes - Check and disable layered memtable in overwrite mode table. ## Test Plan Test manually. -- 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]
