Abacn commented on PR #33368:
URL: https://github.com/apache/beam/pull/33368#issuecomment-2582994173

   a last resort would be using reflection to handle both constructor or 
builder. Say, use a try to encapsulate the constictor call, when using 3.x 
dependency ut will throw an error, catch that Exception and construct the 
instance using Reflection. Is that possible to do?


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