GabrielM98 commented on PR #412:
URL: https://github.com/apache/iceberg-go/pull/412#issuecomment-2854279334

   > @GabrielM98 can you take a look and confirm this fixes your issue?
   
   Hey @zeroshade, apologies for the delay. I've been away from my laptop over 
the last few days. It seems like the keys of the `dataFile.PartitionData` map 
are still being initialised using the "desanitized" names. Looks to me like the 
`avroPartitionData` function 
([here](https://github.com/apache/iceberg-go/blob/3398683761f0107b5409dbeb87bbe0fefcd7e67e/manifest.go#L1302))
 needs updated to use the keys from the `nameToID` map? Thanks!
   
   


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