You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Matthew Summersgill (Jira)" <ji...@apache.org> on 2021/03/04 22:55:00 UTC

[jira] [Created] (SPARK-34625) Enable Arrow optimization for additional supported types when using SparkR

Matthew Summersgill created SPARK-34625:
-------------------------------------------

             Summary: Enable Arrow optimization for additional supported types when using SparkR
                 Key: SPARK-34625
                 URL: https://issues.apache.org/jira/browse/SPARK-34625
             Project: Spark
          Issue Type: Improvement
          Components: R
    Affects Versions: 3.0.1
            Reporter: Matthew Summersgill


I am opening this issue to track pull request here: https://github.com/apache/spark/pull/31744

 

The R {{arrow}} package now supports {{FloatType}}, {{BinaryType}}, {{ArrayType}},{{StructType}}. This was brought to my attention by Neal Richardson, maintainer of the R Arrow package, in the comments on this issue: https://issues.apache.org/jira/browse/ARROW-3783

This change allows SparkR users to leverage arrow optimization for the additional types supported. Documentation for currently supported types can be viewed at [https://arrow.apache.org/docs/r/articles/arrow.html#arrow-to-r]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org