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

   @jurossiar Thanks for the report. It's normal that the `iceberg_type` is 
added and the records updated with `NULL` if you define 
`jdbc.schema-version=V1` (`V0` "preserves" the "old" schema). However, if you 
don't explicitly define `V1`, the schema should not be updated. That's the 
issue I saw: the catalog tries to update the schema by default.
   
   I'm testing a fix today.


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