LuciferYang commented on a change in pull request #30681:
URL: https://github.com/apache/spark/pull/30681#discussion_r573400999



##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -817,6 +817,18 @@ package object config {
       .booleanConf
       .createWithDefault(false)
 
+  private[spark] val FILE_INSERT_STATUS_LOG_FLAG =
+    ConfigBuilder("spark.file.insert.status.log.flag")

Review comment:
       Do we have another configuration in `spark.file.` namespace? If not, we 
usually do not make a new namespace.




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



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

Reply via email to