Re: DML Documentation Readiness

2016-12-23 Thread Denis Magda
The URL will be the same as the name of the page which is “Performance and Debugging”. I wouldn’t not rename the page because it’s already located under “SQL Grid” section. However, even if we rename the page the URL will be left the same. This is how readme.io works. — Denis > On Dec 23,

Re: DML Documentation Readiness

2016-12-23 Thread Dmitriy Setrakyan
Shouldn't the URL be "sql-performance-and-debugging"? On Fri, Dec 23, 2016 at 10:30 AM, Denis Magda wrote: > Alex, great! Thanks for sharing more details about DML feature. > > I’ll put this new content on this page after the review is finished >

Re: DML Documentation Readiness

2016-12-23 Thread Denis Magda
Alex, great! Thanks for sharing more details about DML feature. I’ll put this new content on this page after the review is finished https://apacheignite.readme.io/docs/performance-and-debugging — Denis > On Dec 23, 2016, at 6:13

Re: DML Documentation Readiness

2016-12-23 Thread Dmitriy Setrakyan
Denis, I cannot access the links. Are you sure they are correct? On Thu, Dec 22, 2016 at 4:00 PM, Denis Magda wrote: > I’ve finished the review and released all the parts of DML documentation > [1]. > > Prachi, could you review whole SQL Grid documentation [2] including [1]?

Re: DML Documentation Readiness

2016-12-23 Thread Alexander Paschenko
Denis, I have also added a doc titled 'Fast Updates' - it's a separate document and it's hidden for now, please find the link to it in dash at the bottom of 'SQL Grid' section on the left. It describes an optimization technique that allows to run particular queries with performance of bare cache

Re: DML Documentation Readiness

2016-12-22 Thread Prachi Garg
Sure, will look into it. -P On Thu, Dec 22, 2016 at 4:00 PM, Denis Magda wrote: > I’ve finished the review and released all the parts of DML documentation > [1]. > > Prachi, could you review whole SQL Grid documentation [2] including [1]? > Also it will be great if you check

Re: DML Documentation Readiness

2016-12-22 Thread Denis Magda
I’ve finished the review and released all the parts of DML documentation [1]. Prachi, could you review whole SQL Grid documentation [2] including [1]? Also it will be great if you check this newly added section [3]. [1] http://apacheignite.gridgain.org/docs/dml

Re: DML Documentation Readiness

2016-12-09 Thread Alexander Paschenko
Denis, About your question: 'putIfAbsent' is used only when we have single key-value pair to process as long as we don't have method like 'put all if absent'. When there's a bunch of pairs, an entry processor is created for each pair to make its processing atomic (effectively CAS style

Re: DML Documentation Readiness

2016-12-08 Thread Denis Magda
Alexander, thanks for all the material you’ve prepared so far. Actually, I’ve reviewed, restructured and released only a part of it [1]. The rest, that is missing, requires more time from my side and I’ll be releasing additional blocks throughout the next week. The full documentation with the