You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "xccui (via GitHub)" <gi...@apache.org> on 2023/05/01 02:16:26 UTC

[GitHub] [iceberg] xccui commented on issue #7393: The serialization problem caused by Flink shuffling design

xccui commented on issue #7393:
URL: https://github.com/apache/iceberg/issues/7393#issuecomment-1529261839

   > @xccui I thought we can't make `DataStatisticsOrRecord` a true Pojo, because the `RowData` is not a POJO. we will provide `TypeSerializer` implementations for `DataStatistics` and `DataStatisticsOrRecord `
   
   Ah, yes, it's not that trivial. For `RowData`, `org.apache.flink.table.runtime.typeutils.InternalTypeInfo` can help, but overall, customized `TypeSerializers` would be nice to have 👍 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org