lostluck commented on code in PR #24420: URL: https://github.com/apache/beam/pull/24420#discussion_r1035381111
########## CHANGES.md: ########## @@ -84,6 +84,8 @@ TextIO) and will now need to declare the dependency. * `beam-sdks-java-core` is no longer a dependency of the Java SDK Harness. Users of a portable runner (such as Dataflow Runner v2) will need to provide this package and its dependencies. +* Slices now use the Beam Iterable Coder. This enables cross lang use, but breaks pipleine updates Review Comment: Done. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
