Thanks for a quick response. How can i do that using JDBC?
Thanks and Regards, Sachin Janani On Sat, Jun 25, 2022 at 1:46 PM Pavel Tupitsyn <[email protected]> wrote: > SqlQuery#partitions does just that: > > https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/cache/query/SqlQuery.html#setPartitions-int...- > > On Sat, Jun 25, 2022 at 10:36 AM Sachin janani <[email protected]> > wrote: > >> Hi Team, >> Is it possible in ignite to query data for a specific partition in SQL >> query. I have a requirement where i have to do colocated task by partition >> using SQL query so just want to know is there any way in SQL query to >> achieve this. >> >> >> Thanks and Regards, >> *Sachin Janani* >> >> > -- *Sachin Janani*
