You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2017/02/07 22:56:41 UTC

[jira] [Commented] (TOREE-340) Output of the form "a = b" returns "b"

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

Jakob Odersky commented on TOREE-340:
-------------------------------------

[PR #94|https://github.com/apache/incubator-toree/pull/94]

> Output of the form "a = b" returns "b"
> --------------------------------------
>
>                 Key: TOREE-340
>                 URL: https://issues.apache.org/jira/browse/TOREE-340
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Keith Kraus
>
> To reproduce issue, run in a cell
> {noformat}"test1 = test2"{noformat}
> output will be
> {noformat}test2{noformat}
> \\
> \\
> This also affects when trying to set a val or var
> {noformat}val testvar = "test1 = test2"{noformat}
> The value of {{testvar}} returns
> {noformat}test2{noformat}



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