You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/10/07 21:29:13 UTC

[GitHub] [iceberg] the-other-tim-brown commented on pull request #5932: Parquet: support nested fields when assigning fallback ids

the-other-tim-brown commented on PR #5932:
URL: https://github.com/apache/iceberg/pull/5932#issuecomment-1272101180

   @rdblue to add some more context, I'm trying to bootstrap an Iceberg table from existing Parquet files and when reading these files from spark I hit this [line](https://github.com/apache/iceberg/blob/master/parquet/src/main/java/org/apache/iceberg/parquet/ReadConf.java#L91) in the ReadConf. The only way I found to make the spark reader work was to add in this code. I see the line above references the name mapping but I'm not sure how to pass that in. 


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