airbyte
airbyte copied to clipboard
Bulk load CDK: crash on no terminal status
(copying from slack)
we should crash if we reach end-of-input, but some streams don't have a terminal status. This might happen if e.g. platform crashes before sending us the terminal status message.
(johnny basically wrote this code, I just wanted to have an excuse to get my hands dirty with this part of the codebase)