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: [email protected]
