HyukjinKwon 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_r375667762
########## 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: and updating https://github.com/apache/spark/pull/18702/files#diff-a4b1e8e0e72fd59bd246285a34b21a45R20 here too. ---------------------------------------------------------------- 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]
