Hi all, I am using read azure blob storage operator, and my files (for some reason I don't know yet) have .file extension. When I run only this operator I have as result "Memory buffered file" message. How can I read them? Thanks in advance.
Hi @jwpfau Thanks for your answer. I also wanted to ask, if I have new queries in my online data, have I got to run again the process in order to have them or there is another way to do it automatically?
you can connect the file output port to the file input port of another operator like "Read CSV" to extract the information.
Greetings,
Jonas