Hyukjin Kwon created SPARK-26923: ------------------------------------ Summary: Refactor ArrowRRunner and RRunner to deduplicate codes Key: SPARK-26923 URL: https://issues.apache.org/jira/browse/SPARK-26923 Project: Spark Issue Type: Sub-task Components: SparkR, SQL Affects Versions: 3.0.0 Reporter: Hyukjin Kwon
ArrowRRunner and RRunner has already duplicated codes. We should refactor and deduplicate them. Also, ArrowRRunner happened to have a rather hacky code (see https://github.com/apache/spark/pull/23787/files#diff-a0b6a11cc2e2299455c795fe3c96b823R61 ). We might even be able to deduplicate some codes with PythonRunners. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org