Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7821

Hide private SQL JDBC classes from Javadoc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 1.5.0
    • Documentation, SQL
    • None
    • Spark 1.5 doc/QA sprint

    Description

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

      Attachments

        Issue Links

          Activity

            People

              rxin Reynold Xin
              joshrosen Josh Rosen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: