Alan Zhang

Results 9 comments of Alan Zhang

Clarify the issue here: If the user’s non-legacy application enabled `RegExTopicGenerator` and specified the input streams in its application descriptor, the expectation from the user side should be the application...

Thanks for answering my questions @ajkr , and the answers are very helpful! A few follow up questions: >the input files have out-of-order keys My understanding is that Rocksdb maintain...

It would be great if we can support full Rocksdb options in the Java client, BTW.

@swikar1 The error was thrown from a [Samza](https://github.com/apache/samza) application, from above stacktrace you can see the Java class(`RocksDB.java:1706` in rocksdb repo) where has the out-of-order keys check. Is this what...

@gyfora A minor improvement for doc, would you mind helping take a look?

> Hi, @alnzng. There's a design issue related to the vector store that I'd appreciate your help reviewing. > > As describe in the design doc #339, long-term memory of...

>I think all the vector store provide concept like collection, they may called index, namespace or class. @wenjin272 This was my major concern part since I was not able to...

is this new config mechanism targeted for Event Logger feature only? I thought we want to design a new config management mechanism for configuring flink-agents level, which will cover Event...

Thanks for the clarification @GreatEugenius ! This totally makes sense especially I see you have created a dedicated issue for the new config feature of flink-agents: https://github.com/apache/flink-agents/issues/118 . I can...