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/01/06 23:58:48 UTC

[GitHub] [iceberg] RussellSpitzer commented on pull request #3845: Partition Metadata table breaks with a partition column named 'partition'

RussellSpitzer commented on pull request #3845:
URL: https://github.com/apache/iceberg/pull/3845#issuecomment-1007024823


   > > Is it correct to say that we can ignore checkConflict when we know there is no conflict? Like in the transformSpec, we can set checkConflict to false because we're already adding partitionPrefix?
   > > My understanding is that we can ignore checkConflict when we know there is no conflict.
   
   That's what I think is a little broken in the current api, we have a "buildUnchecked" method which I would think should ignore all conflicts and such but since we check for conflicts during the "identity" method we can't get to that point


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