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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
