flyrain commented on pull request #549:
URL: https://github.com/apache/iceberg/pull/549#issuecomment-889539738
Hi @jzhuge, not sure I understand. Do I add these lines to my Spark
application or Spark itself?
```
ImmutableListSerializer.registerSerializers(kryo);
ImmutableMapSerializer.registerSerializers(kryo);
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]