Hello, I created an operator which extends SimlpeSingleInputOperator. I read .json files using this operator. But this operator does not read files continously i.e. it won't read files that are being downloaded in a particular folder in real time. So how do I make the operator read files as and when they are downloaded in the folder.
Thank you, Jaikit Jilka
