TyrantLucifer commented on issue #2612: URL: https://github.com/apache/incubator-seatunnel/issues/2612#issuecomment-1236037984
> > template for Source connector: > > > > * [ ] parallelism > > * [ ] format(csv、json、parquet、avro、orc) > > I think `format(csv、json、parquet、avro、orc)` is not a universal feature for Source connector. It is only used for connectors that can directly read or write data files. For some unstructured data connectors, `format` is also important. Beacuse connectors use this parameter as a basis for identifying the upstream data format -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
