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 2019/07/14 01:49:00 UTC

[GitHub] [incubator-iceberg] rdblue opened a new pull request #285: Update metadata tables for unpartitioned tables

rdblue opened a new pull request #285: Update metadata tables for unpartitioned tables
URL: https://github.com/apache/incubator-iceberg/pull/285
 
 
   This removes the `partition` column from the `files` and `entries` metadata tables when the underlying table is not partitioned. For unpartitioned tables, this is an empty struct and cannot be projected in Spark.

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


With regards,
Apache Git Services

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