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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to