[ 
https://issues.apache.org/jira/browse/SPARK-25600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636605#comment-16636605
 ] 

Apache Spark commented on SPARK-25600:
--------------------------------------

User 'dilipbiswal' has created a pull request for this issue:
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
>            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