You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/06/23 15:56:40 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #6754: Docs: Improve documentation for `struct` function`

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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] jackwener merged pull request #6754: Docs: Improve documentation for `struct` function`

Posted by "jackwener (via GitHub)" <gi...@apache.org>.
jackwener merged PR #6754:
URL: https://github.com/apache/arrow-datafusion/pull/6754


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb commented on pull request #6754: Docs: Improve documentation for `struct` function`

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on PR #6754:
URL: https://github.com/apache/arrow-datafusion/pull/6754#issuecomment-1604482229

   FYI @jiangzhx


-- 
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: github-unsubscribe@arrow.apache.org

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