adityaRaj369 opened a new pull request, #39043:
URL: https://github.com/apache/beam/pull/39043

   Fixes #18571
   
   This updates WithKeys to build the output KV type descriptor from the 
explicit key type and the input PCollection type when both are available. That 
lets coder inference use the actual input coder context instead of only 
inferring the key coder independently.
   
   The existing fallback behavior, including schema coder fallback, is 
preserved.
   
   Tested:
   ./gradlew :sdks:java:core:test --tests 
org.apache.beam.sdk.transforms.WithKeysTest --no-daemon


-- 
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]

Reply via email to