HuangFru commented on issue #4122:
URL: https://github.com/apache/amoro/issues/4122#issuecomment-4054150681

   It seems that `partitions` cannot be directly serialized. Perhaps we should 
add a `Set<String> partitionPaths` in `PendingInput` to represent `partitions` 
for serialization purposes. Alternatively, do we really need to serialize 
partitions? Maybe we just need to treat `partitions` as in-memory only, and 
work around this at the code level.
   cc @zhoujinsong @baiyangtx 


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