erenavsarogullari opened a new pull request, #21245: URL: https://github.com/apache/datafusion/pull/21245
## Which issue does this PR close? - Closes #21244. ## Rationale for this change `datafusion.catalog/execution/optimizer/explain/sql_parser/format.*` and `datafusion.runtime.*` configurations can be set by using `SET` Command. Also, they can be reset to their default value by using `RESET` Command. SET command has documentation but RESET does not have so this PR aims to add RESET Command documentation like SET Command. ## What changes are included in this PR? RESET Command Documentation is being added. ## Are these changes tested? Not required. ## Are there any user-facing changes? Yes -- 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]
