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-23375][SQL] Eliminate unneeded Sort in Optimizer #20560

Closed
wants to merge 12 commits into from

Commits on Feb 9, 2018

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

Commits on Feb 10, 2018

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

Commits on Apr 2, 2018

  1. rename to outputOrdering

    mgaido91 committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    1c33263 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

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

Commits on Apr 10, 2018

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

    mgaido91 committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e376c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

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

    mgaido91 committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    a1846ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd4899 View commit details
    Browse the repository at this point in the history
  4. fix build failure

    mgaido91 committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    4e441f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. fix UT

    mgaido91 committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    6e95e37 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. address comment

    mgaido91 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    6c5f04c View commit details
    Browse the repository at this point in the history