kbendick commented on code in PR #4865:
URL: https://github.com/apache/iceberg/pull/4865#discussion_r882337535


##########
docs/flink/flink-getting-started.md:
##########
@@ -547,6 +547,64 @@ RewriteDataFilesActionResult result = 
Actions.forTable(table)
 
 For more doc about options of the rewrite files action, please see 
[RewriteDataFilesAction](../../../javadoc/{{% icebergVersion 
%}}/org/apache/iceberg/flink/actions/RewriteDataFilesAction.html)
 
+## Type compatibility
+
+Flink and Iceberg support different set of types. Iceberg does the type 
conversion automatically, but not for all combinations,

Review Comment:
   Question: for what combinations can Iceberg not do the conversion 
automatically? From the perspective of a new user, this might leave them with 
more questions than answers.



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