maropu commented on a change in pull request #30040:
URL: https://github.com/apache/spark/pull/30040#discussion_r532349371
##########
File path: sql/gen-sql-functions-docs.py
##########
@@ -145,12 +148,16 @@ def _make_pretty_examples(jspark, infos):
pretty_output = ""
for info in infos:
+ if info.name == 'raise_error':
+ # TODO: how to handle this
Review comment:
Any issue here?
----------------------------------------------------------------
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]