tvalentyn commented on code in PR #29834: URL: https://github.com/apache/beam/pull/29834#discussion_r1480694853
########## sdks/python/gen_xlang_wrappers.py: ########## @@ -18,6 +18,8 @@ """ Generates Python wrappers for external transforms (specifically, SchemaTransforms) + +Experimental; no backwards compatibility guarantees. Review Comment: we should try to have backwards compatibility on the wrappers we generate though. -- 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]
