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