HyukjinKwon commented on issue #28170: [SPARK-31369][SQL][DOCS] Documentation 
for JSON Functions
URL: https://github.com/apache/spark/pull/28170#issuecomment-611917191
 
 
   I actually discussed this with @gatorsmile and @cloud-fan offline. I think 
we should basically reuse `ExpressionDescription` and generate the function 
documentation there .
   
   We can add some more tags or fields into `ExpressionDescription`, and 
generate the documentation just like we do for SQL configuration (see also 
https://github.com/apache/spark/pull/27459)

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

Reply via email to