You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "gaborkaszab (via GitHub)" <gi...@apache.org> on 2023/05/15 15:00:28 UTC

[GitHub] [iceberg] gaborkaszab commented on issue #7612: DataFile creation by file path seems wrong

gaborkaszab commented on issue #7612:
URL: https://github.com/apache/iceberg/issues/7612#issuecomment-1548033388

   I did a search and apparently almost all the usages for this withPartitionPath(path) is for tests, that is fine. However, TableMigrationUtil also uses this, and I think this causes a bug on the clients side. I checked and for instance Hive uses this code path and after table migration the resulting table will be incorrect if the string partition cols have these special chars.


-- 
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: issues-unsubscribe@iceberg.apache.org

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