You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "xwmr-max (via GitHub)" <gi...@apache.org> on 2023/08/10 08:52:00 UTC

[GitHub] [incubator-paimon] xwmr-max commented on pull request #1770: [flink] Flink Lookup supports async mode

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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org