You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "JingsongLi (via GitHub)" <gi...@apache.org> on 2023/03/19 02:04:04 UTC

[GitHub] [incubator-paimon] JingsongLi opened a new issue, #635: [bug][spark] Spark write should work with kryo serializer

JingsongLi opened a new issue, #635:
URL: https://github.com/apache/incubator-paimon/issues/635

   But `CommitMessageImpl` is not work for kryo, we should fix this.


-- 
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: issues-unsubscribe@paimon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] An-DJ commented on issue #635: [bug][spark] Spark write should work with kryo serializer

Posted by "An-DJ (via GitHub)" <gi...@apache.org>.
An-DJ commented on issue #635:
URL: https://github.com/apache/incubator-paimon/issues/635#issuecomment-1485335853

   Hi, I want to try this. Could u assign it to me? : )


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] JingsongLi commented on issue #635: [bug][spark] Spark write should work with kryo serializer

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi commented on issue #635:
URL: https://github.com/apache/incubator-paimon/issues/635#issuecomment-1496875820

   @An-DJ feel free to open a pull request.


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] JingsongLi commented on issue #635: [bug][spark] Spark write should work with kryo serializer

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi commented on issue #635:
URL: https://github.com/apache/incubator-paimon/issues/635#issuecomment-1545219253

   Here we can `WriteRecords` returns `byte[]`. (Use `InstantiationUtil.serializeObject` to convert `CommitMessage` to bytes)


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] JingsongLi closed issue #635: [bug][spark] Spark write should work with kryo serializer

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi closed issue #635: [bug][spark] Spark write should work with kryo serializer
URL: https://github.com/apache/incubator-paimon/issues/635


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org