Hello, I have a nested json format in a stream for...
# singer-tap-development
h
Hello, I have a nested json format in a stream for my tap, does any body have a schema or an example of how to do such a thing ? Thank you !
Found the solution !!
m
Hi @hicham_rahj! May I ask, how did You solve that problem? We facing a similar problem and we flatten the JSON in our tap. But I'm not sure whether Meltano should do this.