zhengruifeng opened a new pull request, #43011:
URL: https://github.com/apache/spark/pull/43011

   ### What changes were proposed in this pull request?
   Add missing function groups to SQL references:
   - xml_funcs
   - lambda_funcs
   - collection_funcs
   - url_funcs
   - hash_funcsx
   
   Note that this PR doesn't fix `table_funcs`:
   1, `gen-sql-functions-docs.py` doesn't work properly with 
`TableFunctionRegistry`, I took a cursory look but fail to fix it;
   2, table functions except `range` (e.g. `explode`) were already contained in 
`Generator Functions`, not sure we need to show them twice.
   
   
   ### Why are the changes needed?
   when I am referring to the SQL references, I find many functions are missing 
https://spark.apache.org/docs/latest/sql-ref-functions.html.
   
   
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   yes
   
   
   ### How was this patch tested?
   manually check
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   no
   


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

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to