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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)