[
https://issues.apache.org/jira/browse/FLINK-22875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357331#comment-17357331
]
JYXL commented on FLINK-22875:
------------------------------
Hi Dian, I just know Pickler.dumps can encode java object to bytearray and
Unpickler can decode the bytearray to the java object, but I don't know the
details of encode and decode. I'm just trying to test encode java object from
python script and decode it by java to use the java object.
> Cannot work by Pickler and Unpickler
> ------------------------------------
>
> Key: FLINK-22875
> URL: https://issues.apache.org/jira/browse/FLINK-22875
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.13.0
> Reporter: JYXL
> Priority: Major
>
> Pickler and Unpickler get different object
--
This message was sent by Atlassian Jira
(v8.3.4#803005)