Hi everyone, I have a question regarding the use of spark to write data in deltalake. Are there any alternatives? (apart from delta-rs)
My use case is very simple, I only need to read data from a Kafka topic and write the output directly to deltalake (maybe some little transformations). For that, using Spark Structured streaming looks like an overkill.
Hi Matthew, looks great, but I'm not sure if this project is ready to use in production. is it?
Anyway, I would like to perform some transformations over the data