xwmr-max commented on PR #1770: URL: https://github.com/apache/incubator-paimon/pull/1770#issuecomment-1672822267
Hi, @JingsongLi ,currently in paimon, flink look up join is leveraging rocksdb's backend storage capabilities. This is a conversion from the original memory to back-end storage, and the timeliness is not inferior. However, I have a question: paimon has the storage capability of LSM, why not use the ordering capability of LSM to implement lookup? -- 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]
