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-4192][SQL] Internal API for Python UDT #3068

Closed
wants to merge 10 commits into from

Commits on Nov 3, 2014

  1. add Python UDT

    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    b7f666d View commit details
    Browse the repository at this point in the history
  2. add tests

    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    39f19e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e84fce View commit details
    Browse the repository at this point in the history
  4. fix py style

    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    e98d9d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f740379 View commit details
    Browse the repository at this point in the history
  6. minor update

    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    75223db View commit details
    Browse the repository at this point in the history
  7. address comments

    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    7c4a6a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c9d7e4 View commit details
    Browse the repository at this point in the history
  9. only use pyClass for Python UDT

    output sqlType as well
    mengxr committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    dba5ea7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. merge master

    mengxr committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    acff637 View commit details
    Browse the repository at this point in the history