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-47429][SQL] Rename error class to condition #46543

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    6af6288 View commit details
    Browse the repository at this point in the history
  2. remove unused command

    nchammas committed May 12, 2024
    Configuration menu
    Copy the full SHA
    40e54ca View commit details
    Browse the repository at this point in the history
  3. typo fix

    nchammas committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a69916e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aad352f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16e01f4 View commit details
    Browse the repository at this point in the history
  6. tweak comments

    nchammas committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3a702ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f8026b View commit details
    Browse the repository at this point in the history
  8. linter fix

    nchammas committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0f3672f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    11aea3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ccde06 View commit details
    Browse the repository at this point in the history
  3. exclusions on error_classes.py should not be needed anymore

    since we stripped all the JSON from it in an earlier PR
    nchammas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    465070a View commit details
    Browse the repository at this point in the history
  4. Revert "Mypy says this ignore is unused"

    This reverts commit 3ccde06.
    nchammas committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e4da7b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e905ae4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    a7b7652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e848b5d View commit details
    Browse the repository at this point in the history
  3. tweak deprecation text

    nchammas committed May 15, 2024
    Configuration menu
    Copy the full SHA
    565a1d1 View commit details
    Browse the repository at this point in the history