You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2022/08/29 07:37:00 UTC

[jira] [Updated] (IGNITE-17440) SQL API should use Statements parameters in Ignite 3

     [ https://issues.apache.org/jira/browse/IGNITE-17440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yury Gerzhedovich updated IGNITE-17440:
---------------------------------------
    Labels: ignite-3 tech-debt  (was: ignite-3)

> SQL API should use Statements parameters in Ignite 3
> ----------------------------------------------------
>
>                 Key: IGNITE-17440
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17440
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: ignite-3, tech-debt
>
> We don't use any parameters from Statements except a query text for execution query throuht Session. So no any parameters like a  timeout, schema and so one is used.
> Need to implement pass the parameters to server and start use it.
> Start point is org.apache.ignite.internal.sql.api.SessionImpl#executeAsync



--
This message was sent by Atlassian Jira
(v8.20.10#820010)