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-16174][SQL] Improve OptimizeIn optimizer to remove literal repetitions #13876

Closed
wants to merge 12 commits into from
Closed

[SPARK-16174][SQL] Improve OptimizeIn optimizer to remove literal repetitions #13876

wants to merge 12 commits into from

Commits on Jul 5, 2016

  1. Configuration menu
    Copy the full SHA
    74d107d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    779ade8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99fa4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f54c64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6628c7b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. Configuration menu
    Copy the full SHA
    314bc74 View commit details
    Browse the repository at this point in the history
  2. Add lazy val.

    dongjoon-hyun committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    23d6e30 View commit details
    Browse the repository at this point in the history
  3. Rename variable.

    dongjoon-hyun committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    125036a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Configuration menu
    Copy the full SHA
    63a4a79 View commit details
    Browse the repository at this point in the history
  2. Fix regression.

    dongjoon-hyun committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    ccf972d View commit details
    Browse the repository at this point in the history
  3. Replace copy.

    dongjoon-hyun committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    f068e4b View commit details
    Browse the repository at this point in the history
  4. Fix again.

    dongjoon-hyun committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    eead3db View commit details
    Browse the repository at this point in the history