dzamo commented on a change in pull request #2096:
URL: https://github.com/apache/drill/pull/2096#discussion_r514342214
##########
File path:
_docs/configure-drill/configuration-options/030-planning-and-exececution-options.md
##########
@@ -27,11 +27,11 @@ You can run the following query to see a list of options:
The query returns a table that lists options with descriptions and other
details. As of Drill 1.15, there are 179 options:
SELECT COUNT() AS num_of_sysopts FROM sys.options;
- +-----------------+
+ |-----------------|
| num_of_sysopts |
- +-----------------+
+ |-----------------|
| 179 |
- +-----------------+
+ |-----------------|
Review comment:
I couldn't see any _major_ problem here. I've corrected
`###Drill-override...` to `### Drill-override...`
----------------------------------------------------------------
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]