ZuLiangWang opened a new pull request, #1534: URL: https://github.com/apache/incubator-horaedb/pull/1534
## Rationale In some object storage and test scenarios, the support for the multi upload function is incomplete, and we need to directly use put to replace it. ## Detailed Changes * Support OSS in memory multipart upload, it will batch the data in memory and upload it. * Fix proxy config, setting proxy before will not take effect. ## Test Plan paas CI. -- 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]
