keyliug commented on issue #30261:
URL: https://github.com/apache/beam/issues/30261#issuecomment-1934912441

   In my case, when I was using DualInputNestedValueProvider, both X and Y are 
of the same type, ValueProvider<String>. When we're doing input.getX() and 
input.getY(), we are expecting to get the value. However, if X or Y is 
RuntimeValueProvider, input.getY() is still ValueProvider instead of String 
type.
   
   
![image](https://github.com/apache/beam/assets/153689237/d8dc5ee4-0440-47c3-9b06-0806f446f88b)
   
   


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