[
https://issues.apache.org/jira/browse/BEAM-13385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478067#comment-17478067
]
Beam JIRA Bot commented on BEAM-13385:
--------------------------------------
This issue was marked "stale-assigned" and has not received a public comment in
7 days. It is now automatically unassigned. If you are still working on it, you
can assign it to yourself again. Please also give an update about the status of
the work.
> Test non default pickle library
> -------------------------------
>
> Key: BEAM-13385
> URL: https://issues.apache.org/jira/browse/BEAM-13385
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ryan Thompson
> Priority: P3
>
> The python SDK recently added support for the cloudpickle library though the
> default is still dill. See [_https://s.apache.org/beam-picklers_] and
> https://issues.apache.org/jira/browse/BEAM-8123.
>
> We intend to switch this over to cloudpickle as the default.
>
> We should have a suite of E2E tests to make sure we don't introduce
> regressions into whichever pickle library is not the default. That is to say:
> First - E2E tests for the using the cloudpickle library.
> After cloudpickle library becomes the default - switch these E2E tests to
> cover dill.
>
> This will allow test coverage while we hopefully transition to just
> supporting a single library.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)