[
https://issues.apache.org/jira/browse/SPARK-12359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217366#comment-16217366
]
Alexandre Dupriez commented on SPARK-12359:
-------------------------------------------
Looking at [this
source|https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala]
of the {{Dataset}} it seems that {{showString}} is still package-private. What
is the reason not to expose a similar method to the public?
> Add showString() to DataSet API.
> --------------------------------
>
> Key: SPARK-12359
> URL: https://issues.apache.org/jira/browse/SPARK-12359
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Dilip Biswal
> Priority: Minor
>
> JIRA 12105 exposed showString and its variants as public API. This adds the
> two APIs into DataSet.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]