ahmedabu98 commented on issue #29199: URL: https://github.com/apache/beam/issues/29199#issuecomment-1787733970
+1 to leaning on the xlang path. Regarding the effort required, we would just have to create a SchemaTransform for the Java IO (can range from a day to a week depending on how familiar you are with the IO). There's a guide [here](https://docs.google.com/document/d/1qW9O3VxdGxUM887TdwhD1iH9AdNbpu0_wXbCGvFP0OM/edit?usp=sharing) that explains what is needed for that. I'm currently working on a way to automatically generate Python wrappers so a well-documented SchemaTransform would be sufficient. -- 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]
