[
https://issues.apache.org/jira/browse/BEAM-13385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472875#comment-17472875
]
Beam JIRA Bot commented on BEAM-13385:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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
> Assignee: Ryan Thompson
> Priority: P3
> Labels: stale-assigned
>
> 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)