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-19666][SQL] Skip a property without getter in Java schema inference and allow empty bean in encoder creation #17013

Closed
wants to merge 7 commits into from

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    9ad4789 View commit details
    Browse the repository at this point in the history
  2. Address comments

    HyukjinKwon committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    ae4c9aa View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    91cee26 View commit details
    Browse the repository at this point in the history
  2. Cleaner and comments

    HyukjinKwon committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5808d71 View commit details
    Browse the repository at this point in the history
  3. Cleaner tests

    HyukjinKwon committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    ed686fa View commit details
    Browse the repository at this point in the history
  4. Address comments

    HyukjinKwon committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    3604855 View commit details
    Browse the repository at this point in the history
  5. Cleaner

    HyukjinKwon committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    ac5cc7d View commit details
    Browse the repository at this point in the history