[jira] [Created] (IGNITE-8008) Web console: Add a link to the SQL documentation in Notebook title

2018-03-21 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-8008: -- Summary: Web console: Add a link to the SQL documentation in Notebook title Key: IGNITE-8008 URL: https://issues.apache.org/jira/browse/IGNITE-8008

[jira] [Created] (IGNITE-7496) Review a SQL documentation

2018-01-23 Thread Sergey Puchnin (JIRA)
Sergey Puchnin created IGNITE-7496: -- Summary: Review a SQL documentation Key: IGNITE-7496 URL: https://issues.apache.org/jira/browse/IGNITE-7496 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-7333) SQL: Documentation for ALTER TABLE DROP COLUMN statement

2017-12-28 Thread Sergey Kalashnikov (JIRA)
Sergey Kalashnikov created IGNITE-7333: -- Summary: SQL: Documentation for ALTER TABLE DROP COLUMN statement Key: IGNITE-7333 URL: https://issues.apache.org/jira/browse/IGNITE-7333 Project: Ignite

[jira] [Created] (IGNITE-7044) SQL: Documentation for the PARALLEL statement in the CREATE INDEX command

2017-11-28 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-7044: -- Summary: SQL: Documentation for the PARALLEL statement in the CREATE INDEX command Key: IGNITE-7044 URL: https://issues.apache.org/jira/browse/IGNITE-7044

Re: sql documentation

2017-10-20 Thread Denis Magda
gt;>>> 'string', >>>>> 'numeric', etc. >>>>> >>>>> the main reason to separate "Java Developer" as an independent part >>>> because >>>>> it's about a mix between Java and S

Re: sql documentation

2017-10-20 Thread Pavel Tupitsyn
on but IMHO should be > in > > > SQL > > > > category. > > > > > > > > BR, > > > > Serge > > > > > > > > On Wed, 13 Sep 2017 at 22:39, Denis Magda > > wrote: > > > > > > > >>

Re: sql documentation

2017-10-19 Thread Denis Magda
t; > > > > >> Serge, > > >> > > >> I like the proposed format. It reminds me the one chosen by MemSQL > which > > >> is crystal clear: > > >> https://docs.memsql.com/sql-reference/v5.8/sql-reference-overview/ > > >>

Re: sql documentation

2017-10-19 Thread Dmitriy Setrakyan
reminds me the one chosen by MemSQL which > >> is crystal clear: > >> https://docs.memsql.com/sql-reference/v5.8/sql-reference-overview/ > >> > >> Not 100% sure about “Java Developer Guides” section. Let me contemplate > a > >> bit and propose other

Re: sql documentation

2017-10-19 Thread Denis Magda
v5.8/sql-reference-overview/ >> >> Not 100% sure about “Java Developer Guides” section. Let me contemplate a >> bit and propose other solutions. >> >> — >> Denis >> >> On Sep 13, 2017, at 3:41 AM, Serge Puchnin >> wrote: >> >> I

[jira] [Created] (IGNITE-6685) Release new Ignite SQL Documentation

2017-10-19 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-6685: --- Summary: Release new Ignite SQL Documentation Key: IGNITE-6685 URL: https://issues.apache.org/jira/browse/IGNITE-6685 Project: Ignite Issue Type: Task

Re: sql documentation

2017-09-14 Thread Serge Puchnin
hich > is crystal clear: > https://docs.memsql.com/sql-reference/v5.8/sql-reference-overview/ > > Not 100% sure about “Java Developer Guides” section. Let me contemplate a > bit and propose other solutions. > > — > Denis > > On Sep 13, 2017, at 3:41 AM, Serge Puchnin >

Re: sql documentation

2017-09-13 Thread Denis Magda
13, 2017, at 3:41 AM, Serge Puchnin wrote: > > I have done some reorganizing for the SQL documentation. > Thanks a lot for the review and proof read. > > > > On Wed, 13 Sep 2017 at 01:22, Dmitriy Setrakyan <mailto:dsetrak...@apache.org>> wrote: > Thanks Serg

Re: sql documentation

2017-09-13 Thread Serge Puchnin
I have done some reorganizing for the SQL documentation. Thanks a lot for the review and proof read. On Wed, 13 Sep 2017 at 01:22, Dmitriy Setrakyan wrote: > Thanks Sergey, I think we should add SQL Syntax section on the left. Also, > please let us know when we can proof read it. I woul

Re: sql documentation

2017-09-12 Thread Dmitriy Setrakyan
Thanks Sergey, I think we should add SQL Syntax section on the left. Also, please let us know when we can proof read it. I would like to fix some phrasing on the page. On Tue, Sep 12, 2017 at 8:26 AM, Serge Puchnin wrote: > I've added a page for SQL language, create index statement and Upper > f

Re: sql documentation

2017-09-12 Thread Sergey Kozlov
I would suggest to change second "SQL" topic to following SQL statement syntax - DML - SELECT ... - DDL - CREATE TABLE - DROP TABLE - ALTER TABLE - CREATE INDEX - ANSI 99 compliance On Tue, Sep 12, 2017 at 6:26 PM, Serge Puchnin wrote: > I've added a page fo

Re: sql documentation

2017-09-12 Thread Serge Puchnin
I've added a page for SQL language, create index statement and Upper function as an example for the new format: https://apacheignite-sql.readme.io/v2.1/docs/create-index For me, it'd be OK to add a separate page for each SQL statement. BR, Serge On Sat, 9 Sep 2017 at 02:19, Denis Magda wro

Re: sql documentation

2017-09-08 Thread Denis Magda
Please check you inbox. — Denis > On Sep 8, 2017, at 3:38 PM, Dmitriy Setrakyan wrote: > > Denis, > > Can you please add me as an admin to that site? > > D. > > On Fri, Sep 8, 2017 at 3:23 PM, Denis Magda wrote: > >> Igniter (especially those who are willing to work on the new SQL doc), >>

Re: sql documentation

2017-09-08 Thread Dmitriy Setrakyan
Denis, Can you please add me as an admin to that site? D. On Fri, Sep 8, 2017 at 3:23 PM, Denis Magda wrote: > Igniter (especially those who are willing to work on the new SQL doc), > > The doc for SQL capabilities has been set up. Copy pasted all the SQL > materials we have there: > https://a

Re: sql documentation

2017-09-08 Thread Denis Magda
Igniter (especially those who are willing to work on the new SQL doc), The doc for SQL capabilities has been set up. Copy pasted all the SQL materials we have there: https://apacheignite-sql.readme.io/docs Sergey P., feel free to start reworking the doc

Re: sql documentation

2017-08-30 Thread Dmitriy Setrakyan
On Wed, Aug 30, 2017 at 10:04 PM, Denis Magda wrote: > Serge, > > Undoubtedly, I like this format. I’ve created a new documentation domain > for all our SQL capabilities: > https://apacheignite-sql.readme.io/docs readme.io/docs> > > Once I get an open source license f

Re: sql documentation

2017-08-30 Thread Denis Magda
Serge, Undoubtedly, I like this format. I’ve created a new documentation domain for all our SQL capabilities: https://apacheignite-sql.readme.io/docs Once I get an open source license for it we can start moving the existing docs and create the new ther

Re: sql documentation

2017-08-30 Thread Serge Puchnin n
Sorry for inconvenience! there is a link for a sample: https://drive.google.com/open?id=0B-s4Ivq-lrPobzZ4c2Y1X1ZLcWhGenE4TllVM3VlODhtT2Iw Serge > On 29 Aug 2017, at 19:30, Denis Magda wrote: > > Serge, > > The attachment is missing. Try to share it via google drive or other storage. > > — > D

Re: sql documentation

2017-08-29 Thread Denis Magda
Serge, The attachment is missing. Try to share it via google drive or other storage. — Denis > On Aug 29, 2017, at 2:38 AM, Serge Puchnin wrote: > > Hi ! > > As I can see, there is some room for documentation improvement. > As a sample of documentation, I've prepared a description of "CREATE

sql documentation

2017-08-29 Thread Serge Puchnin
Hi ! As I can see, there is some room for documentation improvement. As a sample of documentation, I've prepared a description of "CREATE INDEX" statement. What’s your opinion? What can be improved? What should be added? Thanks a lot! --- Serge