walterddr opened a new issue #7434: URL: https://github.com/apache/pinot/issues/7434
Currently the SegmentWriter and SegmentUploader writes data into a TAR file and then upload to Pinot servers. Can we optimize the write to disk by creating a in-memory TAR file format to speed up the upload? -- 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]
