JingsongLi commented on issue #1215: URL: https://github.com/apache/iceberg/issues/1215#issuecomment-662196003
> we can have one for the external Row as well, but if Flink can already convert from RowData to Row, I would like to try to use those conversions instead. Yes, Flink `DataStructureConverters.getConverter(DataType)` can be used, although it is not public API in Flink. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
