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

Apache Spark reassigned SPARK-25600:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            Priority: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to