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 2019/10/03 17:24:38 UTC

[GitHub] [incubator-iceberg] rdblue edited a comment on issue #514: Fix for cannot update an Iceberg dataset from a Parquet file (#510)

rdblue edited a comment on issue #514: Fix for cannot update an Iceberg dataset from a Parquet file (#510)
URL: https://github.com/apache/incubator-iceberg/pull/514#issuecomment-538036232
 
 
   Thanks for working on this, @andrei-ionescu!
   
   Unfortunately, I think the approach here is incorrect. I think the problem is that the fields are mapped incorrectly to the Iceberg schema. Iceberg uses position by default, not names. We haven't yet added name mapping support to Parquet (it is in progress for Avro), so if you'd like to work on that it would be great!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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