pvary commented on code in PR #14414:
URL: https://github.com/apache/iceberg/pull/14414#discussion_r2510023904


##########
docs/docs/flink-writes.md:
##########
@@ -549,3 +549,4 @@ The Dynamic Iceberg Flink Sink is configured using the 
Builder pattern. Here are
 
 - **Range distribution mode**: Currently, the dynamic sink does not support 
the `RANGE` distribution mode, if set, it will fall back to `HASH`.
 - **Property Precedence Note**: When conflicts occur between table properties 
and sink properties, the sink properties will override the table properties 
configuration.
+- **Table Format Version upgrade**: Currently, the dynamic sink does not 
support upgrading the underlying table version directly.

Review Comment:
   between V2 and V3



##########
docs/docs/flink-writes.md:
##########
@@ -549,3 +549,4 @@ The Dynamic Iceberg Flink Sink is configured using the 
Builder pattern. Here are
 
 - **Range distribution mode**: Currently, the dynamic sink does not support 
the `RANGE` distribution mode, if set, it will fall back to `HASH`.
 - **Property Precedence Note**: When conflicts occur between table properties 
and sink properties, the sink properties will override the table properties 
configuration.
+- **Table Format Version upgrade**: Currently, the dynamic sink does not 
support upgrading the underlying table version directly.

Review Comment:
   between V2 and V3



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