Why do I see data loss with Structured streaming jobs?

brickster_2018
Databricks Employee
Databricks Employee

I have a Spark structured streaming job reading data from Kafka and loading it to the Delta table. I have some transformations and aggregations on the streaming data before writing to Delta table