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

Hyukjin Kwon resolved SPARK-25600.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

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

> 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
>            Assignee: Dilip Biswal
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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