[
https://issues.apache.org/jira/browse/BEAM-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267963#comment-16267963
]
ASF GitHub Bot commented on BEAM-3130:
--------------------------------------
jkff commented on issue #4074: [BEAM-3130] View.asMap() causes a
ClassCastException in Apex runner
URL: https://github.com/apache/beam/pull/4074#issuecomment-347389329
Fair enough, the current PR is an improvement in any case. Simplified the
test a little bit and merged.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> View.asMap() causes a ClassCastException in Apex runner
> -------------------------------------------------------
>
> Key: BEAM-3130
> URL: https://issues.apache.org/jira/browse/BEAM-3130
> Project: Beam
> Issue Type: Bug
> Components: runner-apex
> Affects Versions: 2.2.0
> Reporter: Eugene Kirpichov
> Assignee: Thomas Weise
>
> See code sample in
> https://stackoverflow.com/questions/46982827/error-when-using-side-input-withsideinputs-method-not-accepting-kv-type-as-inp?noredirect=1#comment81040223_46982827
> The error does not happen in direct runner. It also does not happen if I
> replace View.asMap() with View.asIterable (and do the appropriate type
> changes)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)