Re: Seeking advice on Looking up data - FileSystem connector / Kafka topic

2023-06-06 Thread liu ron
Hi, Neha > 1. Is there a plan to extend filesystem connector to support lookup on the file in the way I mentioned above? Or if it already does, I would really appreciate if you could point me to some example or documentation. According to my understanding, there are no plans for community to suppor

Seeking advice on Looking up data - FileSystem connector / Kafka topic

2023-05-25 Thread Neha Rawat
Hello, I have a usecase where I use flink to execute sql query on data that's flowing in from a kafka topic. The output of this query is written to another kafka topic. The query that I want to execute is supposed to do a lookup on a small csv file (from which entries can be deleted/updated a