HyukjinKwon commented on issue #24519: [SPARK-27612][PYTHON] Use Python's 
default protocol instead of highest protocol
URL: https://github.com/apache/spark/pull/24519#issuecomment-488946054
 
 
   Not sure if there's quick fix because notable opcodes that appeared from 
both protocol 4 and current reproducer is only `MEMORIZE`. We should peek 
`memo` at `Unpickler` which is private in Pryolite 4.13. It's protected in 4.17 
so maybe we can later upgrade Pryolite and debug further.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to