Wes McKinney created ARROW-47: --------------------------------- Summary: C++: Consider adding a scalar type object model Key: ARROW-47 URL: https://issues.apache.org/jira/browse/ARROW-47 Project: Apache Arrow Issue Type: New Feature Reporter: Wes McKinney
Just did this on the Python side. In later analytics routines, passing in scalar values (example: Array + Scalar) requires some kind of container. Some systems, like the R language, solve this problem with length-1 arrays, but we should do some analysis of use cases and figure out what will work best for Arrow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)