You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/07/12 00:48:00 UTC

[jira] [Created] (CALCITE-3191) In JDBC adapter, generate implement Values by generating SELECT without FROM

Julian Hyde created CALCITE-3191:
------------------------------------

             Summary: In JDBC adapter, generate implement Values by generating SELECT without FROM
                 Key: CALCITE-3191
                 URL: https://issues.apache.org/jira/browse/CALCITE-3191
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde


In JDBC adapter, generate implement {{Values}} relational operator by generating {{SELECT}} without a {{FROM}} clause. (For most dialects we generate {{VALUES}}, but MySQL does not support VALUES in a query.)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)