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-44355][SQL] Move WithCTE into command queries #42036

Closed
wants to merge 9 commits into from

Commits on Jul 16, 2023

  1. Add WithCTEInChildren

    MaxGekk committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4eabbd8 View commit details
    Browse the repository at this point in the history
  2. with WithCTEInChildren

    MaxGekk committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4349764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f1cbee View commit details
    Browse the repository at this point in the history
  4. Remove isCommand

    MaxGekk committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a6633e4 View commit details
    Browse the repository at this point in the history
  5. Add withCTEDefs()

    MaxGekk committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    25230f2 View commit details
    Browse the repository at this point in the history
  6. Fix coding style issues

    MaxGekk committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    58bc261 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix

    cloud-fan committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fedc9a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. address comments

    cloud-fan committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    45672ac View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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