Re: MVCC and transactional SQL is merged to master

2018-09-22 Thread Дмитрий
Congratulations! It's really looking forward functionality! On Wed, Sep 5, 2018, 02:44 Lucas Beeler wrote: > Congratulations! > > -- > Lucas BEELER > Technical Consultant, Professional Services > GridGain Systems, Inc. > http://www.gridgain.com > > > On Aug 30, 2018, at 12:41 PM, Dmitriy

[MTCGA]: new failures in builds [1925493] needs to be handled

2018-09-22 Thread dpavlov . tasks
Hi Ignite Developer, I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I hope you can help. *New test failure in master org.apache.ignite.spark.IgniteOptimizationDateFuncSpec.Supported optimized date functions - FORMATDATETIME

Re: Request for review : IGNITE-3303 Apache Flink Integration - Flink source

2018-09-22 Thread Saikat Maitra
Hi Andrew I have updated the changes. Can you please review and share feedback. Regards Saikat On Wed, Sep 19, 2018 at 8:11 PM, Saikat Maitra wrote: > Hi Andrew, > > I have updated the tests and also added java docs. > > Can you please review and share feedback. > > > Regards > Saikat >

[GitHub] ignite pull request #4812: IGNITE-9309 added runLocal

2018-09-22 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4812 IGNITE-9309 added runLocal You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9309-b Alternatively you can

Re: IgniteEvents for MVCC caches

2018-09-22 Thread Denis Magda
Vladimir, That's a good question. I confused _ENTRY_ events with those mentioned by you. Anyway, are you saying that the _ENTRY_ events are workable but have no value or they are not workable any longer with the MVCC? -- Denis On Sat, Sep 22, 2018 at 4:10 AM Vladimir Ozerov wrote: > Denis,

[GitHub] ignite pull request #4811: Ignite 9492 qaoo

2018-09-22 Thread oleg-ostanin
GitHub user oleg-ostanin opened a pull request: https://github.com/apache/ignite/pull/4811 Ignite 9492 qaoo You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9492-qaoo Alternatively you can review

[GitHub] ignite pull request #4810: IGNITE-8930: ODBC cursors closed properly on serv...

2018-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/4810 ---

Re: IgniteEvents for MVCC caches

2018-09-22 Thread Vladimir Ozerov
Denis, What is the point of these events, provided that we already has CACHE_PUT and CACHE_REMOVED? On Sat, Sep 22, 2018 at 1:01 AM Denis Magda wrote: > Hello Ivan, > > First of all, it looks like that EVT_CACHE_ENTRY_CREATED, > > EVT_CACHE_ENTRY_DESTROYED are legacy came from Ignite 1.x time

[MTCGA]: new failures in builds [1925407] needs to be handled

2018-09-22 Thread dpavlov . tasks
Hi Ignite Developer, I am MTCGA.Bot, and I've detected some issue on TeamCity to be addressed. I hope you can help. *New test failure in master HadoopTeraSortTest.testTeraSort

[GitHub] ignite pull request #4810: IGNITE-8930: ODBC cursors closed properly on serv...

2018-09-22 Thread isapego
GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/4810 IGNITE-8930: ODBC cursors closed properly on server side You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8930