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

Hyukjin Kwon reopened SPARK-24959:
----------------------------------
      Assignee:     (was: Maxim Gekk)

Reverted by SPARK-26745.

> Do not invoke the CSV/JSON parser for empty schema
> --------------------------------------------------
>
>                 Key: SPARK-24959
>                 URL: https://issues.apache.org/jira/browse/SPARK-24959
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.1
>            Reporter: Maxim Gekk
>            Priority: Major
>             Fix For: 2.4.0
>
>
> Currently JSON and CSV parsers are called even if required schema is empty. 
> Invoking the parser per each line has some non-zero overhead. The action can 
> be skipped. Such optimization should speed up count(), for example.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to