Deegue opened a new pull request #23593: [SPARK-26667][DOC]Add `Scanning Input Table` to Performance Tuning Guide URL: https://github.com/apache/spark/pull/23593 ## What changes were proposed in this pull request? 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, so add it to the Performance Tuning. Linked to #23506 ## How was this patch tested? Manually tested
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org