czy006 opened a new pull request, #3571:
URL: https://github.com/apache/amoro/pull/3571

   Include ResourceSerde interface and impl with 
SimpleSerialize/KryoSerialize/JavaSerialize
   Their serialization/deserialization behavior was originally consistent with 
SequenceUtil
   
   Before close #3361 
   Close #3356.
   
   - Split the SequenceUtil code to make it more concise
   - Add **ResourceSerde** interface for serialize and deserialize
   - SimpleSerialize/KryoSerialize/JavaSerializer impl for **ResourceSerde**
   
   ## How was this patch tested?
   
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [x] Run test locally before making a pull request
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (no)
   - If yes, how is the feature documented? (not documented)


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