You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 08:18:17 UTC

[jira] [Created] (SPARK-7821) Hide private SQL JDBC classes from Javadoc

Josh Rosen created SPARK-7821:
---------------------------------

             Summary: Hide private SQL JDBC classes from Javadoc
                 Key: SPARK-7821
                 URL: https://issues.apache.org/jira/browse/SPARK-7821
             Project: Spark
          Issue Type: Improvement
          Components: Documentation, SQL
            Reporter: Josh Rosen


We should hide {{private\[sql\]}} JDBC classes from the generated Javadoc, since showing these internal classes can be confusing to users.  This is especially important for the SQL {{jdbc}} package because it contains an internal JDBCRDD class which is easily confused with the public JdbcRDD class in Spark Core (see SPARK-7804 for an example of this).



--
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