xudong963 commented on code in PR #21245: URL: https://github.com/apache/datafusion/pull/21245#discussion_r3007990884
##########
docs/source/user-guide/configs.md:
##########
@@ -197,6 +197,23 @@ The following configuration settings are available:
| datafusion.format.duration_format |
pretty | Duration format. Can be either `"pretty"` or
`"ISO8601"`
|
| datafusion.format.types_info |
false | Show types in visual representation batches
|
+# Reset Configuration Settings
Review Comment:
The RESET docs are minor addenda to the existing SET sections. Giving them
their own `# Reset Configuration Settings` top-level heading inflates the table
of contents and makes RESET look like an equally important concept when it's
really just a footnote to SET.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
