You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "bryanck (via GitHub)" <gi...@apache.org> on 2023/04/02 17:44:48 UTC

[GitHub] [iceberg] bryanck commented on pull request #7262: AWS: abort S3 input stream on close if not EOS

bryanck commented on PR #7262:
URL: https://github.com/apache/iceberg/pull/7262#issuecomment-1493400555

   @singhpk234 The `abort()` is a no-op with the URL connection client, so it should behave mostly the same as before when using that client (except with the added read for the EOS check).
   
   I thought we wanted to get https://github.com/apache/iceberg/pull/7119 into 1.2.1, is that still the case @danielcweeks @nastra ? Without that, it becomes more cumbersome to configure, as including the URL connection client on the classpath then requires the default AWS http client be set also (e.g. via system properties).


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org