openinx commented on issue #2455:
URL: https://github.com/apache/iceberg/issues/2455#issuecomment-817551881


   @ashwini-tgam   The `RowDataTypeInfo` is a class that comes from flink 1.11, 
 in flink 1.12 the class was refactored to `InternalTypeInfo` (See 
https://github.com/apache/iceberg/pull/1956/files#diff-752b41f006e879a05750f3723df689214cdd629d8d9f48af76ed9f99c38d49b2R38).
  So I think you are using flink-runtime jar that was compiled from flink 1.11 
and then run the flink streaming job under flink 1.12 cluster ?   Pls check you 
flink-runtime jar version and flink cluster version.
   


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

Reply via email to