You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/22 06:29:56 UTC

[GitHub] [spark] turboFei edited a comment on issue #26200: [SPARK-29542] Make the description of spark.sql.files.maxPartitionBytes be clearly

turboFei edited a comment 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.files` 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` represents `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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org