addu390 commented on issue #335: URL: https://github.com/apache/flink-agents/issues/335#issuecomment-3984301930
@xintongsong Hmm, I don't see much of a drastic advantage we'd get from Java native support here. However, as we lean more on cross-language support, it raises a broader question: - Language precedence: When should the base implementation live in Java vs Python? (intentional decision, rather than which ever was implemented first) - Native implementation: When should we implement natively in both languages vs reuse one through the bridge? -- 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]
