talatuyarer commented on code in PR #17938: URL: https://github.com/apache/iceberg/pull/17938#discussion_r3946889767
########## docs/docs/flink.md: ########## @@ -360,6 +360,7 @@ Flink types are converted to Iceberg types according to the following table: | map | map | | | multiset | map | | | row | struct | | +| variant | variant | Flink 2.x only | Review Comment: Please note that we currently do not support version 2.0 on the main branch. I do not believe it is necessary to clarify this further as there is no support for version 2.0. -- 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]
