findepi commented on issue #13679: URL: https://github.com/apache/datafusion/issues/13679#issuecomment-2525252358
> ParquetSink (used for `COPY TO`) encodes bytes to parquet and writes to the sink (e.g. object store). It currently does not include retry logic for failed multipart PUTs to object store. On the face of it it sounds like the retry logic doesn't need to be Parquet-specific. Can it be part of object store and serve all formats? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
