openinx commented on pull request #4432:
URL: https://github.com/apache/iceberg/pull/4432#issuecomment-1084003848


   Yes, I generally agree with @zhongyujiang . The correct direction is 
improving the apache flink project to support customized `ArrayData` instead of 
adjusting the apache iceberg to support `GenericArrayData` only. 
   
   Btw,  since we've got the https://issues.apache.org/jira/browse/FLINK-21247 
resolved in the current flink release,   I think we'd better to add the unit 
tests also in the apache iceberg project to address the `ReusableMapData` 
issue.  The `ReusableArrayData` ditto, but can be marked as `Ignore` since we 
still get a correct flink release the fix this `ArrayData` issue. 


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

Reply via email to