[
https://issues.apache.org/jira/browse/CAMEL-11259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007449#comment-16007449
]
ASF GitHub Bot commented on CAMEL-11259:
----------------------------------------
GitHub user elihusmails opened a pull request:
https://github.com/apache/camel/pull/1687
CAMEL-11259 - Add Distinct Query support to camel-mongodb
This pull request is sync'd as of 2055 EST. This pull request contains new
functionality to allow for distinct mongodb queries and also unit tests to
support optional query parameters.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elihusmails/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1687.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1687
----
commit c0eff244385afb93cef2cb4113333675b3a63873
Author: Mark Webb <[email protected]>
Date: 2017-05-11T21:28:56Z
Added functionality for the camel-mongodb component to support Distinct
Mongo queries. This work is in support of CAMEL-11259
https://issues.apache.org/jira/browse/CAMEL-11259
commit 1fdd5def02e58ab1a39a923ab5934a6e11ee2c20
Author: Mark Webb <[email protected]>
Date: 2017-05-12T00:03:22Z
Fixed checkstyle problems
commit 1e2995833dcd39266caaa5f87525cc60bb8c6840
Author: Mark Webb <[email protected]>
Date: 2017-05-12T00:51:58Z
Merge branch 'master' of https://github.com/apache/camel
----
> Add Distinct queries to camel-mongodb
> -------------------------------------
>
> Key: CAMEL-11259
> URL: https://issues.apache.org/jira/browse/CAMEL-11259
> Project: Camel
> Issue Type: Improvement
> Components: camel-mongodb
> Reporter: Mark Webb
> Priority: Minor
> Fix For: 2.20.0
>
> Attachments: camel-mongodb-distinct-query.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I would like to see the camel-mongodb component have the ability to query for
> distinct fields.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)