Hi Team,

I have a requirement where i need to to combine all  json messages coming
in batch of structured streaming into one single json messages which can be
separated by comma or any other delimiter and store it

i have tried to group by kafka partition i tried using concat but its not
working

thanks
Amit

Reply via email to