[
https://issues.apache.org/jira/browse/TOREE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577659#comment-16577659
]
ASF GitHub Bot commented on TOREE-483:
--------------------------------------
GitHub user lresende opened a pull request:
https://github.com/apache/incubator-toree/pull/161
[TOREE-483] Add %showOutput magic to disable console output
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lresende/incubator-toree toree-483-showoutput
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-toree/pull/161.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 #161
----
commit 89153725b4eb15ea69512471ffd5c4111b030292
Author: Luciano Resende <lresende@...>
Date: 2018-08-01T13:59:33Z
[TOREE-467] Fix ShowTypes magic functionality
There was a regression where the actual configuration for ShowTypes
and Truncation was not wired with the code that perform the output
format, thus making those magics to stop working.
commit e793d2a56c7f20a10b3d1ef8c078bef787ec4aa0
Author: Luciano Resende <lresende@...>
Date: 2018-08-12T16:27:06Z
[TOREE-482] Fix %Truncation magic
Refactored the configuration storing the truncation magic option
and wire it again with the runtime logic
commit 35c49baad63e7711d5f5a662fedd523495d41a35
Author: Luciano Resende <lresende@...>
Date: 2018-08-12T16:52:29Z
[TOREE-483] Add %showOutput magic to disable console output
----
> Add %showOutput magic to disable console output
> -----------------------------------------------
>
> Key: TOREE-483
> URL: https://issues.apache.org/jira/browse/TOREE-483
> Project: TOREE
> Issue Type: Improvement
> Components: Kernel
> Reporter: Luciano Resende
> Assignee: Luciano Resende
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)