[jira] [Created] (IGNITE-14211) Python thin: SQL API is broken

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

[jira] [Created] (IGNITE-14211) Python thin: SQL API is broken

Anton Vinogradov (Jira)
Igor Sapego created IGNITE-14211:
------------------------------------

             Summary: Python thin: SQL API is broken
                 Key: IGNITE-14211
                 URL: https://issues.apache.org/jira/browse/IGNITE-14211
             Project: Ignite
          Issue Type: Bug
    Affects Versions: python-0.3.4
            Reporter: Igor Sapego
            Assignee: Igor Sapego
             Fix For: python-0.4.0


Currently, Client.sql() call uses a 'schema' argument to get cache instance and fails when there are no such cache. It leads to weird fails when user tries to run SQL over PUBLIC schema, and may fail in other cases when cache name is different from schema name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)