kennknowles commented on PR #39619: URL: https://github.com/apache/beam/pull/39619#issuecomment-5513550447
interesting! So we were doing code gen that didn't actually specialize the code to the purpose being generated for? This is definitely a nice simplification if all that codegen doesn't really do anything. I wonder if there are opportunities to make the codegen actually do what it is meant to do... be very specialized straight-line inline-method-call kind of code that just encodes exactly the thing it is supposed to. -- 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]
