nchammas commented on a change in pull request #27459: [SPARK-30510][SQL][DOCS] Publicly document Spark SQL configuration options URL: https://github.com/apache/spark/pull/27459#discussion_r375968404
########## File path: sql/create-docs.sh ########## @@ -42,7 +42,7 @@ pushd "$FWDIR" > /dev/null # Now create the markdown file rm -fr docs mkdir docs -echo "Generating markdown files for SQL documentation." +echo "Generating SQL documentation: markdown files + config table" Review comment: Will do, and I will probably also rename `gen-sql-markdown.py` so the name reflects its new purpose. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
