openinx commented on issue #3507:
URL: https://github.com/apache/iceberg/issues/3507#issuecomment-969680258


   @ayush-san , I think you use the 0.11.x iceberg release to upgrade the 
iceberg table from v1 to v2.  The correct way to upgrade the v1 to v2 is using 
0.12.x because 0.12.0 is the correct release that we've voted to stablize the 
v2 format. You can see the mail list: 
https://lists.apache.org/thread/ws2gg52d124p7bx9jgrn3kctrtfgtltp
   
   In fact,  during the 0.11.x to 0.12.x we've introduced another iceberg spec 
changes such as https://github.com/apache/iceberg/pull/2096/files.  So 0.11.x 
is not the correct release to upgrade the v1 for v2. 
   
   If you want to experience the iceberg table to maintain the flink cdc 
events, you may want to take a look at this post: 
https://ververica.github.io/flink-cdc-connectors/master/content/quickstart/build-real-time-data-lake-tutorial.html


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