You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/04/23 14:39:12 UTC

[jira] [Created] (SPARK-14875) OutputWriterFactory.newInstance shouldn't be private[sql]

Cheng Lian created SPARK-14875:
----------------------------------

             Summary: OutputWriterFactory.newInstance shouldn't be private[sql]
                 Key: SPARK-14875
                 URL: https://issues.apache.org/jira/browse/SPARK-14875
             Project: Spark
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Cheng Lian
            Assignee: Cheng Lian


Existing packages like spark-avro need to access {{OutputFactoryWriter.newInstance}}, but it's marked as {{private\[sql\]}} in Spark 2.0. Should make it public again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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