beam icon indicating copy to clipboard operation
beam copied to clipboard

[Bug]: Portable translation or SDK harness appears to have a bug in GBK coders

Open kennknowles opened this issue 1 year ago • 1 comments

What happened?

In the implementation of Redistribute as a simple composite with no special handling, the portable Java-based runners as well as the ULR have a common failure:

Error received from SDK harness for instruction 3: org.apache.beam.sdk.util.UserCodeException: java.lang.ClassCastException: org.apache.beam.sdk.util.WindowedValue$ValueInGlobalWindow cannot be cast to java.lang.String

See e.g.

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

  • [X] Component: Python SDK
  • [ ] Component: Java SDK
  • [ ] Component: Go SDK
  • [ ] Component: Typescript SDK
  • [ ] Component: IO connector
  • [ ] Component: Beam YAML
  • [ ] Component: Beam examples
  • [ ] Component: Beam playground
  • [ ] Component: Beam katas
  • [ ] Component: Website
  • [X] Component: Spark Runner
  • [X] Component: Flink Runner
  • [X] Component: Samza Runner
  • [ ] Component: Twister2 Runner
  • [ ] Component: Hazelcast Jet Runner
  • [ ] Component: Google Cloud Dataflow Runner

kennknowles avatar May 09 '24 15:05 kennknowles

This issue has been marked as stale due to 150 days of inactivity. It will be closed in 30 days if no further activity occurs. If you think that’s incorrect or this issue still needs to be addressed, please simply write any comment. If closed, you can reopen the issue at any time. Thank you for your contributions.

github-actions[bot] avatar Dec 10 '25 12:12 github-actions[bot]