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 2021/08/08 09:42:06 UTC

[GitHub] [arrow-rs] ethe opened a new issue #675: FixedSizeListBuilder has an undocumented magic name "item" to inner list

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


   **Which part is this question about**
   FixedSizeListBuilder: https://github.com/apache/arrow-rs/blob/master/arrow/src/array/builder.rs#L893
   
   **Describe your question**
   User have to declare an inner field with a magic string "item" in `FixedSizeArrayList` creation, otherwise it would returns an error. I think it would be better to have an option to config this name.
   


-- 
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] nevi-me commented on issue #675: FixedSizeListBuilder has an undocumented magic name "item" to inner list

Posted by GitBox <gi...@apache.org>.
nevi-me commented on issue #675:
URL: https://github.com/apache/arrow-rs/issues/675#issuecomment-894791553


   This also applies with List and LargeList, so a solution should consider that too.


-- 
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] ethe commented on issue #675: FixedSizeListBuilder has an undocumented magic name "item" to inner list

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


   Hi, are there any plans to support it? Hope for your reply, thanks.


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