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-12720] [SQL] SQL Generation Support for Cube, Rollup, and Grouping Sets #11283

Closed
wants to merge 52 commits into from

Commits on Nov 13, 2015

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

Commits on Nov 14, 2015

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

Commits on Nov 17, 2015

  1. SPARK-11633

    gatorsmile committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    b38a21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b84af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fda8025 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac0dccd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Merge remote-tracking branch 'upstream/master'

    Xiao Li authored and Xiao Li committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    6e0018b View commit details
    Browse the repository at this point in the history
  2. converge

    gatorsmile committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    0546772 View commit details
    Browse the repository at this point in the history
  3. converge

    gatorsmile committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    b37a64f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Configuration menu
    Copy the full SHA
    c2a872c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6dbd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4276356 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

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

Commits on Jan 8, 2016

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

Commits on Jan 9, 2016

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

Commits on Jan 14, 2016

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

Commits on Jan 18, 2016

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

Commits on Jan 19, 2016

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

Commits on Jan 20, 2016

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

Commits on Jan 23, 2016

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

Commits on Feb 1, 2016

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

Commits on Feb 5, 2016

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

Commits on Feb 11, 2016

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

Commits on Feb 12, 2016

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

Commits on Feb 15, 2016

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

Commits on Feb 19, 2016

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

Commits on Feb 20, 2016

  1. Configuration menu
    Copy the full SHA
    bc0c030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9292abe View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Configuration menu
    Copy the full SHA
    5199d49 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'groupingSetsToSQL' into groupingSetsToSQLNew

    # Conflicts:
    #	sql/hive/src/main/scala/org/apache/spark/sql/hive/SQLBuilder.scala
    gatorsmile committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    ea5c567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a408325 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. fixed the test case

    gatorsmile committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    3514213 View commit details
    Browse the repository at this point in the history
  2. support grouping()

    gatorsmile committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    6a36593 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404214c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc5e96f View commit details
    Browse the repository at this point in the history
  5. style fix.

    gatorsmile committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    1aef849 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

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

Commits on Mar 2, 2016

  1. Configuration menu
    Copy the full SHA
    9b1d420 View commit details
    Browse the repository at this point in the history
  2. resolve comments.

    gatorsmile committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    6f79df1 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. resolve comments.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    37a9d8d View commit details
    Browse the repository at this point in the history
  2. resolve comments.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    640e45c View commit details
    Browse the repository at this point in the history
  3. resolve comments.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    749be1b View commit details
    Browse the repository at this point in the history
  4. resolve comments.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    ae768fe View commit details
    Browse the repository at this point in the history
  5. resolve comments.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    6cea658 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d8923c View commit details
    Browse the repository at this point in the history
  7. cleaned the comment.

    gatorsmile committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    b1925e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. address comments.

    gatorsmile committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    6f609fb View commit details
    Browse the repository at this point in the history
  2. address comments.

    gatorsmile committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    9eaca51 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. address comments.

    gatorsmile committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    b8786b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59daa48 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'groupingSetsToSQLNew' into groupingSetsToSQLNewNewNew

    # Conflicts:
    #	sql/hive/src/main/scala/org/apache/spark/sql/hive/SQLBuilder.scala
    gatorsmile committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    385c0d9 View commit details
    Browse the repository at this point in the history