xintongsong commented on issue #437: URL: https://github.com/apache/flink-agents/issues/437#issuecomment-3766117750
Hi @anshuman9468, Thanks for your interest in Flink Agents and trying to contribute to the project. I've checked you PR, and I'm sorry to say this but it's not really what we need. This PR is more like a general comparison of Java vs Python APIs, which is kind of verbose and unrelated to this project. What we need is a comparison of Java & Python APIs of **this project**, e.g., some features are only supported in Python or Java, or specific Python or Java versions, and suggestions based on that. And we are looking for something more concise, so that users can quickly identify the key information. I'm sorry to say this after you have spent your time and efforts on this PR. In future, I'd suggest to ask in the issue before actually working on it, to check about how the issue should be addressed, and to get assigned so that other people know you are working on it and won't do redundant works. -- 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]
