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 2018/02/15 11:00:00 UTC

[jira] [Created] (IGNITE-7714) SQL: COPY command should try to create cache in case table is not found

Vladimir Ozerov created IGNITE-7714:
---------------------------------------

             Summary: SQL: COPY command should try to create cache in case table is not found
                 Key: IGNITE-7714
                 URL: https://issues.apache.org/jira/browse/IGNITE-7714
             Project: Ignite
          Issue Type: Task
          Components: sql
    Affects Versions: 2.3
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 2.4


Client might be aware of cache, but hasn't started it yet. In this case "Table not found" exception will be thrown. Need to use {{GridCacheProcessor#createMissingQueryCaches}} and re-try in this case.



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