You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/13 02:46:03 UTC

[GitHub] [arrow-rs] HaoYang670 opened a new issue #1433: Make the doc examples of `ListArray` and `LargeListArray` more readable

HaoYang670 opened a new issue #1433:
URL: https://github.com/apache/arrow-rs/issues/1433


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   Came up when reviewing #1426.
   https://github.com/apache/arrow-rs/pull/1426#issuecomment-1064963693
   https://github.com/apache/arrow-rs/pull/1426#discussion_r824886867
   
   The current doc example of `ListArray` is not easy to understand at first glance:
   https://docs.rs/arrow/9.1.0/arrow/array/type.ListArray.html#example
   <img width="953" alt="Screen Shot 2022-03-13 at 10 40 35" src="https://user-images.githubusercontent.com/59198230/158042690-79ba8c9a-4782-48a7-95b9-f8a35828b24a.png">
   
   
   
   **Describe the solution you'd like**
   We could make the doc example clearer by comparing each element directly. 
   
   


-- 
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-rs] sunchao closed issue #1433: Make the doc examples of `ListArray` and `LargeListArray` more readable

Posted by GitBox <gi...@apache.org>.
sunchao closed issue #1433:
URL: https://github.com/apache/arrow-rs/issues/1433


   


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