Hi Narasimha, have you taken a look at the testing documentation [1]? This should give you some pointers on how to test Flink jobs.
[1] https://ci.apache.org/projects/flink/flink-docs-stable/dev/stream/testing.html Cheers, Till On Wed, Aug 19, 2020 at 12:44 PM narasimha <swamy.haj...@gmail.com> wrote: > Hi, > > I'm checking on how to do UT/IT of streaming job written using Table > API/SQL. > > I found > https://stackoverflow.com/questions/54900843/add-a-unit-test-for-flink-sql > this > to be useful. > > Are there any other recommended libs/ways to do this. > > TIA > -- > A.Narasimha Swamy >