aokolnychyi commented on a change in pull request #1335:
URL: https://github.com/apache/iceberg/pull/1335#discussion_r470244566
##########
File path: core/src/main/java/org/apache/iceberg/mapping/NameMapping.java
##########
@@ -27,7 +28,7 @@
/**
* Represents a mapping from external schema names to Iceberg type IDs.
*/
-public class NameMapping {
+public class NameMapping implements Serializable {
Review comment:
Yeah, you are right, I overlooked.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]