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/16 12:56:40 UTC

[GitHub] [arrow-rs] HaoYang670 opened a new issue #1452: The doc of `FixedSizeBinaryArray` is confusing.

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


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   https://github.com/apache/arrow-rs/blob/master/arrow/src/array/array_binary.rs#L429
   <img width="1022" alt="Screen Shot 2022-03-16 at 20 55 00" src="https://user-images.githubusercontent.com/59198230/158594552-f2a25e88-e20e-4c63-a37e-c187a34d861e.png">
   
   Is `FixedSizeBinaryArray` a type of `FixedSizeListArray`? They have different memory layout.
   
   
   


-- 
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] alamb closed issue #1452: The doc of `FixedSizeBinaryArray` is confusing.

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


   


-- 
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] HaoYang670 removed a comment on issue #1452: The doc of `FixedSizeBinaryArray` is confusing.

Posted by GitBox <gi...@apache.org>.
HaoYang670 removed a comment on issue #1452:
URL: https://github.com/apache/arrow-rs/issues/1452#issuecomment-1069100500


   This is also a little weird:
   https://github.com/apache/arrow-rs/blob/master/arrow/src/array/array_list.rs#L367-L368


-- 
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] HaoYang670 commented on issue #1452: The doc of `FixedSizeBinaryArray` is confusing.

Posted by GitBox <gi...@apache.org>.
HaoYang670 commented on issue #1452:
URL: https://github.com/apache/arrow-rs/issues/1452#issuecomment-1069100500


   This is also a little weird:
   https://github.com/apache/arrow-rs/blob/master/arrow/src/array/array_list.rs#L367-L368


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