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-14922][SPARK-17732][SPARK-23866][SQL] Support partition filters in ALTER TABLE DROP PARTITION #20999

Closed
wants to merge 16 commits into from

Commits on Apr 6, 2018

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

Commits on Sep 5, 2018

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

Commits on Sep 6, 2018

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

Commits on Sep 9, 2018

  1. address comments

    mgaido91 committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    a964d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. handle nullsafe equal

    mgaido91 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    94d1862 View commit details
    Browse the repository at this point in the history
  2. fix ut

    mgaido91 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    67c2214 View commit details
    Browse the repository at this point in the history
  3. address comments

    mgaido91 committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    6397f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    77a945e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09498c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9e28c View commit details
    Browse the repository at this point in the history
  4. fix failures

    mgaido91 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    441acf3 View commit details
    Browse the repository at this point in the history
  5. fix ut

    mgaido91 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    9b84057 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. address comments

    mgaido91 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    2085088 View commit details
    Browse the repository at this point in the history
  2. fix ut failure

    mgaido91 committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    146aa32 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    25533a0 View commit details
    Browse the repository at this point in the history
  2. fix

    mgaido91 committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    9676061 View commit details
    Browse the repository at this point in the history