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

Hyukjin Kwon resolved SPARK-21789.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Issue resolved by pull request 18647
[https://github.com/apache/spark/pull/18647]

> Remove obsolete codes for parsing abstract schema strings
> ---------------------------------------------------------
>
>                 Key: SPARK-21789
>                 URL: https://issues.apache.org/jira/browse/SPARK-21789
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 2.3.0
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> It looks there are private functions that look not used in the main codes -
> {{_split_schema_abstract}}, {{_parse_field_abstract}}, 
> {{_parse_schema_abstract}} and {{_infer_schema_type}}, located in 
> {{python/pyspark/sql/types.py}}.
> This looks not used from the first place -
>  
> https://github.com/apache/spark/commit/880eabec37c69ce4e9594d7babfac291b0f93f50.
> Look we could remove this out.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to