As per the official documentation, it depicts as though we can insert into multiple tables from a task. Which sounds inaccurate since
- Once consumed the offsets of the stream are reset
- It is possible to execute only one SQL statement from a task
am I missing something here? I want to be able to insert into 2 tables reading out of a stream through the task.