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-39905][SQL][TESTS] Remove checkErrorClass() and use checkError() instead #37322

Closed
wants to merge 7 commits into from

Commits on Jul 27, 2022

  1. Use instead of

    MaxGekk committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0335e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3874a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afac3d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    fbb3254 View commit details
    Browse the repository at this point in the history
  2. Map() -> Map.empty

    MaxGekk committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    dbcdc48 View commit details
    Browse the repository at this point in the history
  3. Add defaults to checkError()

    MaxGekk committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    b5e1c02 View commit details
    Browse the repository at this point in the history
  4. Don't pass None

    MaxGekk committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    513bb8b View commit details
    Browse the repository at this point in the history