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

Deegue updated SPARK-26667:
---------------------------
    Description: 
We can use `CombineTextInputFormat` instead of `TextInputFormat` and set 
configurations to increase the speed while reading a table. 

There's no need to add spark configurations,  
[PR#23506|https://github.com/apache/spark/pull/23506], so add it to the 
Performance Tuning.

  was:
We can use `CombineTextInputFormat` instead of `TextInputFormat` and set 
configurations to increase the speed while reading a table. 

There's no need to add spark configurations,  [link 
title|[https://github.com/apache/spark/pull/23506],] so add it to the 
Performance Tuning.


> Add `Scanning Input Table` to Performance Tuning Guide
> ------------------------------------------------------
>
>                 Key: SPARK-26667
>                 URL: https://issues.apache.org/jira/browse/SPARK-26667
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 2.4.1, 3.0.0
>            Reporter: Deegue
>            Priority: Minor
>
> We can use `CombineTextInputFormat` instead of `TextInputFormat` and set 
> configurations to increase the speed while reading a table. 
> There's no need to add spark configurations,  
> [PR#23506|https://github.com/apache/spark/pull/23506], so add it to the 
> Performance Tuning.



--
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