This can be done using withPhysicalName
Closed the JIRA
On 2020/12/17 12:19:27, Stuart Perks wrote:
> https://issues.apache.org/jira/browse/SAMZA-2612>
>
> Raised a bug JIRA but wanted to check with the community. Any thoughts would
> be great.>
>
>
> The StreamDescriptor class cannot acc
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