alexandre-normand opened a new pull request, #717:
URL: https://github.com/apache/iceberg-go/pull/717

   This iterates on the [recent addition of 
Overwrite](https://github.com/apache/iceberg-go/pull/674) and updates Overwrite 
and OverwriteTable to favor options for parameters that have a reasonable 
sensible default and migrates them to `OverwriteOptions`. 
   
   Technically, it also fixes an issue that was introduced where the 
caseSensitive parameter was just ignored and hardcoded to `true` in the 
functions that support the `Overwrite` functionality but this wasn't the 
primary motivation on my end. I just happened to notice it as I was 
refactoring. 


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