Michael Chirico created SPARK-28070: ---------------------------------------
Summary: writeType and writeObject in SparkR should be handled by S3 methods Key: SPARK-28070 URL: https://issues.apache.org/jira/browse/SPARK-28070 Project: Spark Issue Type: Improvement Components: SparkR Affects Versions: 2.4.3 Reporter: Michael Chirico Corollary of https://issues.apache.org/jira/browse/SPARK-28040 The way writeType and writeObject are handled now feels a bit hack-ish, would be easier to manage with S3 or S4. NB: S3 will require changing the order of arguments to call classes on object (current first argument is con) -- 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