Fokko commented on issue #584:
URL: https://github.com/apache/iceberg-python/issues/584#issuecomment-2045785832

   > Yeah me too. But I think Java Iceberg doesn't support this since parquet 
files with ABC-GG-1-A column will be read as Iceberg column 
ABC_x2DGG_x2D1_x2DA. I think it's worth opening an issue to track this in the 
main Iceberg repo.
   
   I agree. I asked Dan, but he didn't recall why this was done. Maybe @rdblue 
has some historical context.
   
   Technically it should not be a problem. If we truly read by Field-IDs the 
names should be irrelevant, so we should probably update our mapping to ensure 
we correctly project by IDs. I think the issue is that we correctly take the 
names, and then sanitize them, so we should add some additional logic there.
   


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to