Feel free to file a ticket in our Jira if it does not ;) https://issues.apache.org/jira/browse/IGNITE/
Sergi 2015-07-09 23:24 GMT+03:00 javadevmtl <[email protected]>: > And distinct works cross the cluster? > > On 7 July 2015 at 18:35, vkulichenko [via Apache Ignite Users] <[hidden > email] <http:///user/SendEmail.jtp?type=node&node=630&i=0>> wrote: > >> You can use SQL queries for this. E.g., to answer the first question you >> will use this query: >> >> select distinct color from Car where manufacturer = 'Honda' >> >> Here is the documentation page about hot to configure and use Ignite >> query APIs: http://apacheignite.readme.io/v1.2/docs/cache-queries >> >> -Val >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://apache-ignite-users.70518.x6.nabble.com/Count-unique-items-tp615p616.html >> To unsubscribe from Count unique items., click here. >> NAML >> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > > ------------------------------ > View this message in context: Re: Count unique items. > <http://apache-ignite-users.70518.x6.nabble.com/Count-unique-items-tp615p630.html> > > Sent from the Apache Ignite Users mailing list archive > <http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com. >
