singhpk234 commented on issue #14925: URL: https://github.com/apache/iceberg/issues/14925#issuecomment-3693112674
i believe the intention of this pr : https://github.com/apache/iceberg/pull/10835/changes was the same. we want to store the column in the data files always irrespective of whether its redundant i.e in case of identity transform, the exception for the case of hive migrated table is because as part of the migration we just write metadata files and hive doesn't store the partition values in the files itself it stores it in the directory path structure, so a wording is there. can you please elaborate, what part of spec requires further clarification? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
