[ 
https://issues.apache.org/jira/browse/TOREE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488594#comment-16488594
 ] 

ASF GitHub Bot commented on TOREE-475:
--------------------------------------

GitHub user huafengw opened a pull request:

    https://github.com/apache/incubator-toree/pull/155

    [TOREE-475] Resolve variables in sql statement

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huafengw/incubator-toree sql

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-toree/pull/155.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #155
    
----
commit 64b029f70cf30b8ab6d5eb4640ef2c25b53e2c89
Author: huafengw <fvunicorn@...>
Date:   2018-05-24T07:50:35Z

    [TOREE-475] Resolve variables in sql statement

----


> 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
>            Priority: Major
>
> 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)

Reply via email to