You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dilip Biswal (JIRA)" <ji...@apache.org> on 2018/10/03 08:26:00 UTC

[jira] [Created] (SPARK-25600) Make use of TypeCoercion.findTightestCommonType while inferring CSV schema

Dilip Biswal created SPARK-25600:
------------------------------------

             Summary: Make use of TypeCoercion.findTightestCommonType while inferring CSV schema
                 Key: SPARK-25600
                 URL: https://issues.apache.org/jira/browse/SPARK-25600
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.3.2
            Reporter: Dilip Biswal


Current the CSV's infer schema code inlinesĀ {{TypeCoercion.findTightestCommonType}}. This is a minor refactor to make use of the common type coercion code when applicable. This way we can take advantage of any improvement to the base method.



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

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