[jira] [Commented] (IGNITE-15212) [Ignite 3] SQL API design.

2022-04-13 Thread Andrey N. Gura (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521510#comment-17521510
 ] 

Andrey N. Gura commented on IGNITE-15212:
-

[~amashenkov] LGTM. Thanks for your contribution!

> [Ignite 3] SQL API design.
> --
>
> Key: IGNITE-15212
> URL: https://issues.apache.org/jira/browse/IGNITE-15212
> Project: Ignite
>  Issue Type: New Feature
>  Components: sql
>Reporter: Andrey Mashenkov
>Assignee: Andrey Mashenkov
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> We need an SQL API for executing queries, query management, and maybe other 
> stuff like statistics management.
> Let's consider 
> # sync, async and reactive ways for query execution and compare other 
> vendor's API.
> # potential integrations with frameworks like 
> ** Reactor - rich API for working with reactive streams [1],
> **  R2DBC - reactive analog of JDBC [2]
> **  JOOQ - query builder. [3]
> and then propose a draft of how SQL API could look like for further IEP.
> [1] https://projectreactor.io/
> [2] https://r2dbc.io/
> [3] https://www.jooq.org/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (IGNITE-15212) [Ignite 3] SQL API design.

2021-12-20 Thread Andrey N. Gura (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462683#comment-17462683
 ] 

Andrey N. Gura commented on IGNITE-15212:
-

[~amashenkov] I've took a look to a PR and have some comments. Could you please 
fix these comments?

> [Ignite 3] SQL API design.
> --
>
> Key: IGNITE-15212
> URL: https://issues.apache.org/jira/browse/IGNITE-15212
> Project: Ignite
>  Issue Type: New Feature
>  Components: sql
>Reporter: Andrey Mashenkov
>Assignee: Andrey Mashenkov
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> We need an SQL API for executing queries, query management, and maybe other 
> stuff like statistics management.
> Let's consider 
> # sync, async and reactive ways for query execution and compare other 
> vendor's API.
> # potential integrations with frameworks like 
> ** Reactor - rich API for working with reactive streams [1],
> **  R2DBC - reactive analog of JDBC [2]
> **  JOOQ - query builder. [3]
> and then propose a draft of how SQL API could look like for further IEP.
> [1] https://projectreactor.io/
> [2] https://r2dbc.io/
> [3] https://www.jooq.org/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (IGNITE-15212) [Ignite 3] SQL API design.

2021-12-20 Thread Andrey N. Gura (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462688#comment-17462688
 ] 

Andrey N. Gura commented on IGNITE-15212:
-

[~amashenkov]Also, could you please add README.md file for the module which 
will describe his structure and main entities? At least, create a JIRA issue 
about such kind of documentation.

> [Ignite 3] SQL API design.
> --
>
> Key: IGNITE-15212
> URL: https://issues.apache.org/jira/browse/IGNITE-15212
> Project: Ignite
>  Issue Type: New Feature
>  Components: sql
>Reporter: Andrey Mashenkov
>Assignee: Andrey Mashenkov
>Priority: Major
>  Labels: ignite-3
>  Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> We need an SQL API for executing queries, query management, and maybe other 
> stuff like statistics management.
> Let's consider 
> # sync, async and reactive ways for query execution and compare other 
> vendor's API.
> # potential integrations with frameworks like 
> ** Reactor - rich API for working with reactive streams [1],
> **  R2DBC - reactive analog of JDBC [2]
> **  JOOQ - query builder. [3]
> and then propose a draft of how SQL API could look like for further IEP.
> [1] https://projectreactor.io/
> [2] https://r2dbc.io/
> [3] https://www.jooq.org/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)