JunRuiLee commented on PR #9386:
URL: https://github.com/apache/paimon/pull/9386#issuecomment-5422703888

   > Do we need to do so many things? Maybe just serialize rowRangesByFile and 
remove defaultWriteObject is OK?
   
   Thanks for suggestion.  I reworked to follow IndexedSplit (magic + version + 
nested DataSplit), payloads reuse IndexFileMetaSerializer, and writeObject 
delegates to that one codec so defaultWriteObject is gone.


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

Reply via email to