jaceklaskowski commented on a change in pull request #31061:
URL: https://github.com/apache/spark/pull/31061#discussion_r552914576



##########
File path: sql/gen-sql-api-docs.py
##########
@@ -195,6 +195,7 @@ def generate_sql_api_markdown(jvm, path):
     """
 
     with open(path, 'w') as mdfile:
+        mdfile.write("# Built-in Finctions\n\n")

Review comment:
       A typo in `Finctions`




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to