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

Corey A Stubbs commented on TOREE-279:
--------------------------------------

I investigated this and this was a result of user error. We were executing code 
like 
{code}
Seq(1 to 100) 
{code}
which is truncated by the {{toString}} of {{Range}}. Testing with Truncation on 
and off for 
{code}
(1 to 100) 
{code}
yielded the correct result.



> Truncation Magic Always Truncates Output
> ----------------------------------------
>
>                 Key: TOREE-279
>                 URL: https://issues.apache.org/jira/browse/TOREE-279
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Chip Senkbeil
>            Priority: Minor
>
> Running `%Truncate off ` does not turn off truncation for results. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to