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

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

Vladimir Ozerov created IGNITE-11278:
----------------------------------------

             Summary: 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
             Fix For: 2.8


# 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)