Agus1
New Contributor III

Hello @Mo, thanks for the answer!

I've considered using foreachBatch, but there are 2 issues:

  • For some cases I need to use as source 2 streaming table and join them. I believe this is not supported by foreachBatch?
  • Since I would be using merge for writting the output, would it be possible to stream from the output table?

Do you know if there is a way to resolve these??