liugddx commented on code in PR #3792: URL: https://github.com/apache/incubator-seatunnel/pull/3792#discussion_r1057181752
########## seatunnel-engine/seatunnel-engine-storage/imap-storage-api/src/main/java/org/apache/seatunnel/engine/imap/storage/common/ProtoStuffSerializer.java: ########## @@ -18,7 +18,7 @@ * */ -package org.apache.seatunnel.engine.imap.storage.api.common; Review Comment: > Why change this package name, it is a storage api thing, I don't want to introduce any conflicts later. I'm just trying to be consistent with checkpot-storage-api. -- 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]
