flashJd opened a new pull request, #4737:
URL: https://github.com/apache/iceberg/pull/4737

   private static RowData convert(Types.StructType struct, Record record) 
invoke private static Object convert(Type type, Object object), the latter has 
already use a switch case to handle STRUCT,LIST,MAP,so I just remove the 
unnecessary judgement  in the caller method.


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