comphead opened a new issue, #7736: URL: https://github.com/apache/arrow-datafusion/issues/7736
### Is your feature request related to a problem or challenge? I found its required lots of time to get both settings description, current value and name. The code contains description, initial value and concealed full name through macros. The runtime shows the current value, and full name, without description ### Describe the solution you'd like Add settings description in `SHOW ALL` output to collect all the settings runtime value into single place ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
