You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/06/02 13:31:04 UTC

[jira] [Created] (IGNITE-5394) Cache-independent SQL query fails if no tables are present in it

Vladimir Ozerov created IGNITE-5394:
---------------------------------------

             Summary: Cache-independent SQL query fails if no tables are present in it
                 Key: IGNITE-5394
                 URL: https://issues.apache.org/jira/browse/IGNITE-5394
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
             Fix For: 2.1


Sample query:
{code}
SELECT CURRENT_DATE()
{code}

Looks like we should just execute this query locally against specified schema.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)