jbonofre commented on issue #10046:
URL: https://github.com/apache/iceberg/issues/10046#issuecomment-2044233172

   I have two changes in the fix:
   - set `iceberg_type` to `TABLE` instead of `NULL` (and update the other SQL 
statement accordingly) when upgrading the schema as it can be problematic some 
some RDBMS
   - fix the schema upgrade, as by default, it should stay in the "old" 
version. Only if the user sets `V1` the schema should be updated.
   
   I will open the PR soon.


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