Hi all,
I'm relatively new to Meltano and had a question about Data Transformation of streaming data. I'm looking at using Meltano for both batch and streaming processes. For streaming, I'm working with a custom REST API Tap that loads to a custom Kafka Target but would like to do some data transformation directly in the stream before sending it to Kafka. I guess this would be more ETL than ELT, but wondering if there was any documentation or experience with that scenario? Thanks!