Re: Pyflink unittest cases

2023-10-04 Thread Perez
. On Mon, Oct 2, 2023 at 9:21 PM joshua perez wrote: > Hello folks, > > Any help is appreciated. > > J. > > On Sat, Sep 30, 2023 at 1:47 PM joshua perez wrote: > >> Hi Team, >> >> We recently have started a use case where there would be involvement of >> Kafka and Flink's low level APIs like ma

Re: Pyflink unittest cases

2023-10-02 Thread joshua perez
Hello folks, Any help is appreciated. J. On Sat, Sep 30, 2023 at 1:47 PM joshua perez wrote: > Hi Team, > > We recently have started a use case where there would be involvement of > Kafka and Flink's low level APIs like map and process functions and since I > am entirely new to these stuffs, I

Pyflink unittest cases

2023-09-30 Thread joshua perez
Hi Team, We recently have started a use case where there would be involvement of Kafka and Flink's low level APIs like map and process functions and since I am entirely new to these stuffs, I couldn't get the exact approach/way to test Kafka connector and low level APIs. So can anyone share any w