Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The Arrow:BINARY type maps better to R's raw(), while Arrow::INT8 maps better to R's integer() since currently, NA's are not supported when collecting INT8's and numerical operations can't be performed against raw().
Attachments
Issue Links
- links to