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-28386][SQL] Cannot resolve ORDER BY columns with GROUP BY and HAVING #44352

Closed
wants to merge 6 commits into from

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    6aa6fc7 View commit details
    Browse the repository at this point in the history
  2. regenerate tpcds plan

    pan3793 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    eaafeed View commit details
    Browse the repository at this point in the history
  3. address comments

    pan3793 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f423022 View commit details
    Browse the repository at this point in the history
  4. add more test cases

    pan3793 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    108d742 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary ut

    pan3793 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    111ec3c View commit details
    Browse the repository at this point in the history
  6. ut

    pan3793 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6c85cf2 View commit details
    Browse the repository at this point in the history