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-7462] By default retain group by columns in aggregate #5996

Closed
wants to merge 7 commits into from

Commits on May 8, 2015

  1. Copy the full SHA
    1e6e666 View commit details
    Browse the repository at this point in the history
  2. Updated rest of the files

    rxin committed May 8, 2015
    Copy the full SHA
    d910141 View commit details
    Browse the repository at this point in the history
  3. Fixed DataFrameJoinSuite.

    rxin committed May 8, 2015
    Copy the full SHA
    b8b87e1 View commit details
    Browse the repository at this point in the history
  4. Revert workaround in SparkR to retain grouped cols

    Based on reverting code added in commit
    amplab-extras@9a6be74
    shivaram committed May 8, 2015
    Copy the full SHA
    c1de670 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from shivaram/sparkr-groupby-retrain

    Revert workaround in SparkR to retain grouped cols
    rxin committed May 8, 2015
    Copy the full SHA
    5f923c0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2015

  1. Merge branch 'master' into groupby-retain

    Conflicts:
    	sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
    rxin committed May 9, 2015
    Copy the full SHA
    f6858f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aac7119 View commit details
    Browse the repository at this point in the history