You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/05/26 10:43:00 UTC

[jira] [Created] (IGNITE-17038) Improve SQL API

Pavel Tupitsyn created IGNITE-17038:
---------------------------------------

             Summary: Improve SQL API
                 Key: IGNITE-17038
                 URL: https://issues.apache.org/jira/browse/IGNITE-17038
             Project: Ignite
          Issue Type: Improvement
          Components: sql
    Affects Versions: 3.0.0-alpha4
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.0.0-alpha5


* Merge *AsyncSession* and *ReactiveSession* into *Session*: consistent with other APIs where sync and async methods reside in a single interface
* Add missing async/reactive methods (*executeScript*), make sure everything is symmetric
* Add missing arguments to *executeAsync(@Nullable Transaction transaction, Statement statement)*




--
This message was sent by Atlassian Jira
(v8.20.7#820007)