johnjcasey commented on issue #22543: URL: https://github.com/apache/beam/issues/22543#issuecomment-1205300264
I am not able to replicate this exception with the code you provided. I suspect the issue is that your dynamicDestinations expects a String argument to the getTable method, but a TableDestination is being passed instead, causing the casting exception -- 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]
