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-48720][SQL] Align the command ALTER TABLE ... UNSET TBLPROPERTIES ... in v1 and v2 #47097

Closed
wants to merge 11 commits into from

Commits on Jun 26, 2024

  1. [SPARK-48720][SQL] Fix IF EXISTS ignored for `ALTER TABLE ... UNSET…

    … TBLPROPERTIES ...` in v2
    panbingkun committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d5d1f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e4a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31cbde1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    1d3b582 View commit details
    Browse the repository at this point in the history
  2. update

    panbingkun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0de8ddf View commit details
    Browse the repository at this point in the history
  3. update

    panbingkun committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5733fbb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    4d5df8b View commit details
    Browse the repository at this point in the history
  2. remove ifExists logical

    panbingkun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9a8dcf3 View commit details
    Browse the repository at this point in the history
  3. fix

    panbingkun committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fe674fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c0c260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a964a0f View commit details
    Browse the repository at this point in the history