luoyuxia commented on code in PR #5703:
URL: https://github.com/apache/paimon/pull/5703#discussion_r2132110950
##########
paimon-api/src/main/java/org/apache/paimon/Snapshot.java:
##########
@@ -195,6 +196,13 @@ public class Snapshot implements Serializable {
@Nullable
protected final String statistics;
+ // properties
+ // null for paimon <= 1.1
Review Comment:
Now, I modified it to be null when empty map
--
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]