Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-4795][Core] Redesign the "primitive type => Writable" implicit APIs to make them be activated automatically #3642

Closed
wants to merge 5 commits into from

Commits on Dec 9, 2014

  1. Configuration menu
    Copy the full SHA
    64853af View commit details
    Browse the repository at this point in the history
  2. Fix the unit test

    zsxwing committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    39343de View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2015

  1. Merge branch 'master' into SPARK-4795

    Conflicts:
    	core/src/main/scala/org/apache/spark/SparkContext.scala
    zsxwing committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    a0e8509 View commit details
    Browse the repository at this point in the history
  2. Add some docs

    zsxwing committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    0b9017f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Configuration menu
    Copy the full SHA
    914b2d6 View commit details
    Browse the repository at this point in the history