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