[
https://issues.apache.org/jira/browse/CALCITE-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745551#comment-16745551
]
Julian Hyde commented on CALCITE-2784:
--------------------------------------
I think I saw something like this a couple of days ago. It was generating
{{FROM (SELECT NULL LIMIT 5)}} inside a query to be sent to MySQL. MySQL was
complaining that there was no "AS tableAlias". But also there should have been
N columns, not just one.
> RelToSqlConverter is crashing when converting an empty Values RelNode
> ---------------------------------------------------------------------
>
> Key: CALCITE-2784
> URL: https://issues.apache.org/jira/browse/CALCITE-2784
> Project: Calcite
> Issue Type: Bug
> Reporter: Mehrez DOUAIHY
> Assignee: Julian Hyde
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)