Hi Team,
Currently configured Python Http API based source ->Local JSON connection with single stream.
Response data is writing to single jsonl file, is there any possibility on whether we can write response data to multiple files in single stream, because my response data size is huge so difficult to process single file.
Please advise whether we can able to do in custom connector.