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 2020/08/25 06:57:05 UTC

[GitHub] [iceberg] shardulm94 commented on issue #1378: Spark dataframe count on entries metadata table throws an IllegalArgumentException for partitioned tables

shardulm94 commented on issue #1378:
URL: https://github.com/apache/iceberg/issues/1378#issuecomment-679841418


   Yes, reading records is fine. It has to do with Spark requesting empty projections for count queries and how we handle those in our Avro readers. A similar issue was fixed in https://github.com/apache/iceberg/pull/1077 but it only addressed unpartitioned tables.


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