ahmedabu98 commented on issue #32781: URL: https://github.com/apache/beam/issues/32781#issuecomment-2413935637
@liferoad Java does support it but xlang introduces another bottle neck because it requires us to send Beam Rows from Python to Java. We would have to convert protos in Python to Beam Rows and --> over to Java, where it would convert back to protos and write to BigQuery -- 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]
