And distinct works cross the cluster? On 7 July 2015 at 18:35, vkulichenko [via Apache Ignite Users] < [email protected]> 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 > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=615&code=amF2YS5kZXYubXRsQGdtYWlsLmNvbXw2MTV8MTE3NjM4NTY0Mw==> > . > 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: http://apache-ignite-users.70518.x6.nabble.com/Count-unique-items-tp615p630.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
