The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
I found this fixing legacy DATs but am pulling it out because it's breaking some of @frifriSF59 's attempted test fixes.
skips processing empty spill files to avoid cryptic XML AWS errors
pushes a dummy batch update to force state update anyway (@benmoriceau this is similar to your issue; we should break out a new event so this is less hacky)
treats a fully processed empty stream as ipso facto complete
What
I found this fixing legacy DATs but am pulling it out because it's breaking some of @frifriSF59 's attempted test fixes.