rdblue opened a new pull request #108: Use the current schema in all partition specs in scan planning. URL: https://github.com/apache/incubator-iceberg/pull/108 This fixes an issue reported to the dev list by Sudsport. The problem is that expression operations were not using the latest version of the schema in some places, where the schema is taken from a partition spec. When the schema is updated, partition specs need to be rebuilt with the new schema so that expression binding always uses the current schema.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
