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/04/12 03:16:35 UTC

[GitHub] [arrow-rs] jaredzhou commented on issue #1353: Unable to generate a fixed-size-list with nullable fields and specified field name for inner types with `FixedSizeListBuilder`

jaredzhou commented on issue #1353:
URL: https://github.com/apache/arrow-rs/issues/1353#issuecomment-1095912010

   i think add a `with_field` new method could simpley solve the problem.  but it seems like `nullable` property never checked in arrow-rs, `recordbatch` is ok with nullable data to not-nullable schema.  could i just add the `with_field` new method for now 
   @alamb 


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