[
https://issues.apache.org/jira/browse/BEAM-6720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles resolved BEAM-6720.
-----------------------------------
Resolution: Fixed
> Binary incompatibility introduced to MapElements between 2.9.0 and 2.10.0
> -------------------------------------------------------------------------
>
> Key: BEAM-6720
> URL: https://issues.apache.org/jira/browse/BEAM-6720
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Affects Versions: 2.10.0
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Blocker
> Fix For: 2.11.0
>
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> In https://github.com/apache/beam/pull/7160
> {{MapElements.via(SimpleFunction)}} was removed and replaced with
> {{MapElements.via(InferableFunction)}}.
> This is compatible with a recompile, but loses binary compatibility because
> the needed method signature is missing. I believe a pass-through method with
> the needed signature can be added to restore binary compatibility.
> CC [[email protected]] [~altay]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)