liunaijie commented on issue #9364: URL: https://github.com/apache/seatunnel/issues/9364#issuecomment-2911598257
> Hi [@liunaijie](https://github.com/liunaijie) , Could you please help ,take a look at this issue regarding ORC and Parquet file reading over SFTP in the SFTPFileSource connector? The job fails due to Seek not supported, and it seems these formats may not be compatible with this connector. Hi @prashant462 from the [SFTPFile source document](https://seatunnel.apache.org/docs/2.3.11/connector-v2/source/SftpFile). ORC, parquet file format is not supported.  You can try `binary` 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]
