You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/02/18 23:38:00 UTC

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

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)