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-35455][SQL] Unify empty relation optimization between normal and AQE optimizer #32602

Closed
wants to merge 23 commits into from

Commits on May 20, 2021

  1. Copy the full SHA
    4514d27 View commit details
    Browse the repository at this point in the history
  2. fix

    ulysses-you committed May 20, 2021
    Copy the full SHA
    5097247 View commit details
    Browse the repository at this point in the history
  3. LocalRelation early

    ulysses-you committed May 20, 2021
    Copy the full SHA
    8df68d9 View commit details
    Browse the repository at this point in the history
  4. fix

    ulysses-you committed May 20, 2021
    Copy the full SHA
    165077b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Copy the full SHA
    2f5fa20 View commit details
    Browse the repository at this point in the history
  2. fix

    ulysses-you committed May 21, 2021
    Copy the full SHA
    7b80db0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    05e074c View commit details
    Browse the repository at this point in the history
  4. fix

    ulysses-you committed May 21, 2021
    Copy the full SHA
    48dd92a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. merge

    ulysses-you committed May 23, 2021
    Copy the full SHA
    8f4dc80 View commit details
    Browse the repository at this point in the history
  2. nit

    ulysses-you committed May 23, 2021
    Copy the full SHA
    1220087 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. fix

    ulysses-you committed May 24, 2021
    Copy the full SHA
    e26df96 View commit details
    Browse the repository at this point in the history
  2. fix

    ulysses-you committed May 24, 2021
    Copy the full SHA
    f7a14cf View commit details
    Browse the repository at this point in the history
  3. empty

    ulysses-you committed May 24, 2021
    Copy the full SHA
    2c0dfb0 View commit details
    Browse the repository at this point in the history
  4. naaj

    ulysses-you committed May 24, 2021
    Copy the full SHA
    0e151d9 View commit details
    Browse the repository at this point in the history
  5. comment

    ulysses-you committed May 24, 2021
    Copy the full SHA
    c086f72 View commit details
    Browse the repository at this point in the history
  6. nit

    ulysses-you committed May 24, 2021
    Copy the full SHA
    9b78ac0 View commit details
    Browse the repository at this point in the history
  7. inline

    ulysses-you committed May 24, 2021
    Copy the full SHA
    767dd92 View commit details
    Browse the repository at this point in the history
  8. test

    ulysses-you committed May 24, 2021
    Copy the full SHA
    47e0c3a View commit details
    Browse the repository at this point in the history
  9. comment

    ulysses-you committed May 24, 2021
    Copy the full SHA
    d9ca6da View commit details
    Browse the repository at this point in the history
  10. Relations

    ulysses-you committed May 24, 2021
    Copy the full SHA
    2fead86 View commit details
    Browse the repository at this point in the history
  11. indentation

    ulysses-you committed May 24, 2021
    Copy the full SHA
    0754936 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. test name

    ulysses-you committed May 25, 2021
    Copy the full SHA
    a6213ea View commit details
    Browse the repository at this point in the history
  2. nit

    ulysses-you committed May 25, 2021
    Copy the full SHA
    624e45e View commit details
    Browse the repository at this point in the history