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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to