zhongyujiang commented on issue #9064:
URL: https://github.com/apache/iceberg/issues/9064#issuecomment-1846875009

   Hi @danielcweeks, thank you for opening this. We used to have this need in 
real use cases, so I think this can be really helpful! 
   In addition, we have also encountered cases where we need to convert a 
column from nullable to not-null (the column contains no nulls). So I wonder 
whether we can also consider supporting promote a column from nullable to 
not-null when we can make sure that the column has no nulls?


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to