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-25789][SQL] Support for Dataset of Avro #22878

Closed
wants to merge 11 commits into from

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    3922957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fab984 View commit details
    Browse the repository at this point in the history
  3. nit fix and add author list

    ALeksander Eskilson authored and xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    446acba View commit details
    Browse the repository at this point in the history
  4. use CharSequence as object type

    Co-Authored-By: xuanyuanking <xyliyuanjian@gmail.com>
    bdrillard and xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    64d89cb View commit details
    Browse the repository at this point in the history
  5. Add test for map

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    2bfb940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03dcf5f View commit details
    Browse the repository at this point in the history
  7. address comments

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    d7bb571 View commit details
    Browse the repository at this point in the history
  8. fix build error

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    0ac41fa View commit details
    Browse the repository at this point in the history
  9. Conflict resolve

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    2f4af8c View commit details
    Browse the repository at this point in the history
  10. UT and style fix

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    f402ca7 View commit details
    Browse the repository at this point in the history
  11. rebase and fix

    xuanyuanking committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    e59e58c View commit details
    Browse the repository at this point in the history