Re: Continuous queries and duplicates

2019-01-23 Thread Vladimir Ozerov
gt; > (see > > > > > > > p.2), and we came to conclusion that it might be a good feature > > for > > > > the > > > > > > > product. It is not implemented that way for MVCC now, but most > > > > probably > > > > &

Re: Continuous queries and duplicates

2019-01-11 Thread Piotr Romański
> > > > > > > http://apache-ignite-developers.2346864.n4.nabble.com/Continuous-queries-and-MVCC-td33972.html#a33998 > > > > > > > > > > > > On Thu, Dec 13, 2018 at 11:17 PM Denis Magda > > > > wrote: > > > > > > > >

Re: Continuous queries and duplicates

2019-01-09 Thread Vladimir Ozerov
; > > > >> What would be an approach for SQL queries? Not sure the partition > > > > counter > > > > >> is applicable. > > > > >> > > > > >> -- > > > > >> Denis > >

Re: Continuous queries and duplicates

2018-12-24 Thread Denis Magda
public API. > > > >> > > > > >> > On Thu, Dec 13, 2018 at 10:14 PM Denis Magda > > > wrote: > > > >> > > > > >> > > Hello Piotr, > > > >> > > > > > >> > > That

Re: Continuous queries and duplicates

2018-12-17 Thread Piotr Romański
27;s a known problem and I thought a JIRA ticket already exists. > > >> > However, > > >> > > failed to locate it. The ticket for the improvement should be > > created > > >> as > > >> > a > > >> > > result of this conversation. > &

Re: Continuous queries and duplicates

2018-12-14 Thread Denis Magda
Speaking of an initial query type, I would differentiate from > >> ScanQueries > >> > > and SqlQueries. For the former, it sounds reasonable to apply the > >> > > partitionCounter logic. As for the latter, Vladimir Ozerov will it > be > >> > > addressed as part of MVCC/Tr

Re: Continuous queries and duplicates

2018-12-14 Thread Denis Mekhanikov
gt; > a > >> > > result of this conversation. > >> > > > >> > > Speaking of an initial query type, I would differentiate from > >> ScanQueries > >> > > and SqlQueries. For the former, it sounds reasonable to apply the > &g

Re: Continuous queries and duplicates

2018-12-13 Thread Vladimir Ozerov
dressed as part of MVCC/Transactional SQL activities? > > > > > > Btw, Piotr what's your initial query type? > > > > > > -- > > > Denis > > > > > > On Thu, Dec 13, 2018 at 3:28 AM Piotr Romański < > piotr.roman...@gmail.com &g

Re: Continuous queries and duplicates

2018-12-13 Thread Vladimir Ozerov
to apply the >> > > partitionCounter logic. As for the latter, Vladimir Ozerov will it be >> > > addressed as part of MVCC/Transactional SQL activities? >> > > >> > > Btw, Piotr what's your initial query type? >> > > >> > > -- >

Re: Continuous queries and duplicates

2018-12-13 Thread Denis Magda
; > Denis > > > > On Thu, Dec 13, 2018 at 3:28 AM Piotr Romański > > > wrote: > > > > > Hi, as suggested by Ilya here: > > > > > > > > > http://apache-ignite-users.70518.x6.nabble.com/Continuous-queries-and-duplicates-td25314.html > &g

Re: Continuous queries and duplicates

2018-12-13 Thread Vladimir Ozerov
ed by Ilya here: > > > > > http://apache-ignite-users.70518.x6.nabble.com/Continuous-queries-and-duplicates-td25314.html > > I'm resending it to the developers list. > > > > From that thread we know that there might be duplicates between initial > > query resu

Re: Continuous queries and duplicates

2018-12-13 Thread Denis Magda
ested by Ilya here: > > http://apache-ignite-users.70518.x6.nabble.com/Continuous-queries-and-duplicates-td25314.html > I'm resending it to the developers list. > > From that thread we know that there might be duplicates between initial > query results and listener entries

Continuous queries and duplicates

2018-12-13 Thread Piotr Romański
Hi, as suggested by Ilya here: http://apache-ignite-users.70518.x6.nabble.com/Continuous-queries-and-duplicates-td25314.html I'm resending it to the developers list. >From that thread we know that there might be duplicates between initial query results and listener entries received as