hrishikeshh-shinde commented on PR #48836: URL: https://github.com/apache/arrow/pull/48836#issuecomment-4288676473
> > The DCHECK assumes pos_ has already been updated before CreateMultipartUpload() is called, but with allow_delayed_open the first write can trigger a multipart upload while pos_ is still 0. Removing the DCHECK fixes the crash. The MATLAB CI failure looks unrelated to this one-line change. > > > > @hrishikeshh-shinde would u like help to retrigger the CI? thanks > > I think only members can trigger the 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]
