Hi Miki,
What are those several ways? could you help me with references?
Use case:
We have a continuous credit card transaction stream flowing into a Kafka
topic, along with a set of defaulters of credit card in a .csv file(which
gets updated every day).
Thanks
Srikanth
On Fri, Sep 27, 2019
I'm sure there is several ways to implement it. Can you elaborate more on
your use case ?
On Fri, Sep 27, 2019, 08:37 srikanth flink wrote:
> Hi,
>
> My data source is Kafka, all these days have been reading the values from
> Kafka stream to a table. The table just grows and runs into a heap iss