tisonkun commented on code in PR #223: URL: https://github.com/apache/kvrocks-website/pull/223#discussion_r1623419881
########## blog/2024-06-02-kqir-query-engine/index.md: ########## @@ -0,0 +1,222 @@ +--- +slug: kqir-query-engine +title: "KQIR: a query engine for Apache Kvrocks that supports both SQL and RediSearch queries" +authors: [twice] +--- + +## Intro + +TL;DR: + + Review Comment: How do you prepare the demo data? I suppose a full (self-contain) example helps and can be explored more smoothly. As a reader, I don't know the real data stored and thus can hardly understand these commands but only new syntax supported. -- 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]
