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


   > @JingsongLi DataIterator<T> is for generic type T, which could be an Avro 
GenericRecord or sth else. 
   
   I guess you are implementing the native avro reader for flink ?  It's right 
that moving this RowData specific convertion out of `DataIteraotr<T>`.    For 
me, moving to `RowDataUtils` or `RowDataIterator` , both work for me.


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