You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/03/18 23:52:32 UTC

[GitHub] [iceberg] grantatspothero commented on issue #1654: Reading manifest Avro hangs when S3A inputstream returns less bytes than requested

grantatspothero commented on issue #1654:
URL: https://github.com/apache/iceberg/issues/1654#issuecomment-802395326


   Confirmed this issue is still a problem and causes iceberg task planning to hang forever. 
   
   Upgrading to avro 1.10.1 resolves the hanging problem, but as @mickjermsurawong-stripe mentioned there might be other side effects of upgrading that require testing.
   
   This bug also affects trino's iceberg plugin:
   https://github.com/trinodb/trino/blame/master/plugin/trino-iceberg/pom.xml#L135-L145
   
   They exclude the avro dep to pin to a specific version, but the version they pin to is 1.9.2:
   https://github.com/trinodb/trino/blob/master/pom.xml#L1305-L1309


-- 
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.

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