You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/09 21:21:00 UTC

[jira] [Commented] (IGNITE-11278) SQL: Extract query parsing into separate class

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

Vladimir Ozerov commented on IGNITE-11278:
------------------------------------------

Implemented. Test run: https://ci.ignite.apache.org/viewQueued.html?itemId=3048094

> SQL: Extract query parsing into separate class
> ----------------------------------------------
>
>                 Key: IGNITE-11278
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11278
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> # Introduce separate command types for SELECT, DML and others commands
> # Move parsing logic and query cache to separate class
> # Fix bug with query parallelism when "distributedQueries" flag is modified not for newly created query, but globally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)