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-35026][SQL] Support nested CUBE/ROLLUP/GROUPING SETS in GROUPING SETS #32201

Closed
wants to merge 13 commits into from

Commits on Apr 16, 2021

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

Commits on Apr 19, 2021

  1. support nested

    AngersZhuuuu committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3e68320 View commit details
    Browse the repository at this point in the history
  2. Update AstBuilder.scala

    AngersZhuuuu committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3e6cd44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52bbd99 View commit details
    Browse the repository at this point in the history
  4. remove repeated query

    AngersZhuuuu committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b86873d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9783eeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b472e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ede77ad View commit details
    Browse the repository at this point in the history
  8. follow comment

    AngersZhuuuu committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ace3d30 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. follow comment

    AngersZhuuuu committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    73478ca View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    866a373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdbe1c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b97a8d View commit details
    Browse the repository at this point in the history