You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/02/07 11:03:39 UTC

[GitHub] [iceberg] zhangjun0x01 commented on issue #2219: RewriteDataFiles & DataStream streaming read error when row level delete by equal

zhangjun0x01 commented on issue #2219:
URL: https://github.com/apache/iceberg/issues/2219#issuecomment-774654657


   I think it may be a flink serialization problem. Variables in flink operators (such as map and flatmap etc) need to be serializabled, and some variables do not meet the serialization requirements of flink. 
   
   https://ci.apache.org/projects/flink/flink-docs-stable/dev/types_serialization.html


----------------------------------------------------------------
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:
users@infra.apache.org



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