[
https://issues.apache.org/jira/browse/BEAM-8894?focusedWorklogId=358748&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-358748
]
ASF GitHub Bot logged work on BEAM-8894:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Dec/19 15:45
Start Date: 12/Dec/19 15:45
Worklog Time Spent: 10m
Work Description: aromanenko-dev commented on pull request #10350:
[BEAM-8894] exclude FlattenWithHeterogeneousCoders category because flatten
does not re-encode (like all the other runners)
URL: https://github.com/apache/beam/pull/10350
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 358748)
Time Spent: 20m (was: 10m)
> Fix multiple coder bug in new spark runner
> ------------------------------------------
>
> Key: BEAM-8894
> URL: https://issues.apache.org/jira/browse/BEAM-8894
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Etienne Chauchot
> Assignee: Etienne Chauchot
> Priority: Major
> Labels: structured-streaming
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test below does not pass. I fails with an EOF while calling
> NullableCoder(BigEndianCoder.decode)
> 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenMultipleCoders'
> In the "old" spark runner, this test passes because it never call the
> NullableCoder because there is no serialization done.
> There may be a problem in the NullableCoder itself
--
This message was sent by Atlassian Jira
(v8.3.4#803005)