[ 
https://issues.apache.org/jira/browse/SPARK-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-13003.
----------------------------------
    Resolution: Incomplete

> Provide a option to trim InputRelation metadata in QueryPlan.toJSON
> -------------------------------------------------------------------
>
>                 Key: SPARK-13003
>                 URL: https://issues.apache.org/jira/browse/SPARK-13003
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Yin Huai
>            Priority: Major
>              Labels: bulk-closed
>
> Right now, {{QueryPlan.toJSON}} of a relation can contain all of input paths. 
> So, the text size can be very large. It will be good to provide a option to 
> control if we want to trim input file paths. If we use toJSON for the 
> serialization/deserialization purpose, we do not want to trim paths. If we 
> want to put the JSON representation in logs, we can trim it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to