mdedetrich commented on issue #1054: URL: https://github.com/apache/pekko-connectors/issues/1054#issuecomment-2834407980
This may take a bit of time to work out, the code for doing a resumable upload to GCS is a bit complicated. Currently trying to use a sentinel value of an empty chunk in the case the `ByteString` is empty to minimize the changes but not sure if this approach will work. It might also be that not uploading a chunk at all is the correct approach (versus uploading an empty one). -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org