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 2020/07/13 12:41:11 UTC

[GitHub] [arrow] kszucs commented on pull request #7684: ARROW-9374: [C++][Python] Expose MakeArrayFromScalar

kszucs commented on pull request #7684:
URL: https://github.com/apache/arrow/pull/7684#issuecomment-657537128


   It supports MapScalar, but not the union scalar because we'd need to have the type_code information stored in the union scalar value in order to properly reconstruct a union array if the union type contains identical types.
   
   Created a follow-up JIRA: https://issues.apache.org/jira/browse/ARROW-9434


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

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