Hisoka-X commented on PR #9524: URL: https://github.com/apache/seatunnel/pull/9524#issuecomment-3052682989
> i mean each key value pair per file. No, we should keep all key value into one file. All key value contains in one `data` file and one `WAL` file. When search data with key, read WAL first, then read data file if not find in WAL file. Periodically merge WAL to update data files. -- 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]
