alamb opened a new pull request, #6754:
URL: https://github.com/apache/arrow-datafusion/pull/6754

   # Which issue does this PR close?
   
   Related to https://github.com/apache/arrow-datafusion/pull/6736 and 
https://github.com/apache/arrow-datafusion/pull/6594
   
   # Rationale for this change
   
   I had a hard time finding the `struct` function documentation even when I 
knew it existed.  As I work on updating the DataFusion SQL support page in 
https://github.com/apache/arrow-datafusion/pull/6594 , I wanted to reference 
the struct functions
   
   # What changes are included in this PR?
   
   1. Add a new heading called `Struct Functions` and move `struct` there
   2. Add a SQL example
   
   Here is what it looks like rendered:
   
   ![Screenshot 2023-06-23 at 11 56 26 
AM](https://github.com/apache/arrow-datafusion/assets/490673/5ea0f607-62b0-412f-bb1b-17de21fa9cb6)
   
   
   # Are these changes tested?
   
   N/A
   # Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to