GitHub user aarondav opened a pull request: https://github.com/apache/incubator-spark/pull/604
SPARK-1098: Minor cleanup of ClassTag usage in Java API Our usage of fake ClassTags in this manner is probably not healthy, but I'm not sure if there's a better solution available, so I just cleaned up and documented the current one. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/604.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #604 ---- commit cf5ffd30f6e3bb749befc1945639e3fbfef7804b Author: Aaron Davidson <aa...@databricks.com> Date: 2014-02-16T20:25:10Z SPARK-1098: Minor cleanup of ClassTag usage in Java API ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---