zhangjun0x01 opened a new issue, #1428: URL: https://github.com/apache/incubator-paimon/issues/1428
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Motivation If the values is very big, we can separate key and value in the LSM treeļ¼so that we avoid copying the values over and over again during compaction to improve the performance . refer to https://rocksdb.org/blog/2021/05/26/integrated-blob-db.html ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
