You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Huafeng Wang (JIRA)" <ji...@apache.org> on 2018/05/24 07:20:00 UTC

[jira] [Created] (TOREE-475) Sql statement can't resolve predefined variables in scala cells

Huafeng Wang created TOREE-475:
----------------------------------

             Summary: Sql statement can't resolve predefined variables in scala cells
                 Key: TOREE-475
                 URL: https://issues.apache.org/jira/browse/TOREE-475
             Project: TOREE
          Issue Type: Improvement
          Components: Kernel
            Reporter: Huafeng Wang


Current the SQL cell does not support code like

"

{{%%sql}}
{{select * from ${tableName} limit ${limitNum}}}

"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)