You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2017/08/19 09:14:01 UTC

[jira] [Created] (SPARK-21789) Remove obsolete codes for parsing abstract schema strings

Hyukjin Kwon created SPARK-21789:
------------------------------------

             Summary: 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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org