turboFei commented on issue #26200: [SPARK-29542] Make the description of spark.sql.files.maxPartitionBytes be clearly URL: https://github.com/apache/spark/pull/26200#issuecomment-544806305 Oh, In fact, all the parameters started with `spark.sql.file` are only effective on spark data source table. Such as: 1. spark.sql.files.openCostInBytes 2. spark.sql.files.ignoreCorruptFiles 3. spark.sql.files.ignoreMissingFiles 4. spark.sql.files.maxRecordsPerFile Is it conventional that `files` represent `data source`?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
