You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/03/05 05:41:00 UTC

[jira] [Assigned] (SPARK-26920) Deduplicate type checking across Arrow optimization and vectorized APIs in SparkR

     [ https://issues.apache.org/jira/browse/SPARK-26920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-26920:
------------------------------------

    Assignee:     (was: Apache Spark)

> Deduplicate type checking across Arrow optimization and vectorized APIs in SparkR
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-26920
>                 URL: https://issues.apache.org/jira/browse/SPARK-26920
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> There are duplication about type checking in Arrow <> SparkR code paths. For instance,
> https://github.com/apache/spark/blob/8126d09fb5b969c1e293f1f8c41bec35357f74b5/R/pkg/R/group.R#L229-L253
> struct type and map type should also be restricted.
> We should pull it out as a separate function and add deduplicated tests separately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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