I have a Samza application that writes into a table back by a changelog. Is there any way to assert on the data stored in the table using Samza test using the InMemorySystemDescriptor after data has been run into the topology?
Thanks
I have a Samza application that writes into a table back by a changelog. Is there any way to assert on the data stored in the table using Samza test using the InMemorySystemDescriptor after data has been run into the topology?
Thanks