[ https://issues.apache.org/jira/browse/FLINK-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302143#comment-15302143 ]
ASF GitHub Bot commented on FLINK-3967: --------------------------------------- Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/2031#issuecomment-221886697 Hi @mans2singh, thanks a lot for this contribution. I wonder what's your motivation to implement a flink --> rethinkdb connector? I'm asking because the Flink community can not accept every contribution, in particular if its adding a large new component we need to maintain. Only if there are enough users and developers willing support a feature, we can accept the contribution. I'm a bit sorry to tell you this after you've implemented the code, on the other hand, our guidelines [1] clearly state that new features need to be discussed with the community first. The good news is that we have a special section for community maintained modules on our website [2]. Therefore, I suggest that you put the code into a separate github repository and open a pull request to add a link to that repository. The good thing about this approach is also, that we don't have to fix the license issue immediately. Also, it doesn't mean that I'm against this contribution at all. If we see many users using the module from your github repository, and there are people in the community willing to maintain it, we can also look into merging it. [1] http://flink.apache.org/contribute-code.html#before-you-start-coding [2] http://flink.apache.org/community.html#third-party-packages > Provide RethinkDB Sink for Flink > -------------------------------- > > Key: FLINK-3967 > URL: https://issues.apache.org/jira/browse/FLINK-3967 > Project: Flink > Issue Type: New Feature > Components: Streaming, Streaming Connectors > Affects Versions: 1.0.3 > Environment: All > Reporter: Mans Singh > Assignee: Mans Singh > Priority: Minor > Labels: features > Fix For: 1.1.0 > > Original Estimate: 48h > Remaining Estimate: 48h > > Provide Sink to stream data from flink to rethink db. -- This message was sent by Atlassian JIRA (v6.3.4#6332)