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-15214][SQL] Code-generation for Generate #13065

Closed
wants to merge 39 commits into from

Commits on May 11, 2016

  1. CG for Generate/Explode

    hvanhovell committed May 11, 2016
    Configuration menu
    Copy the full SHA
    5254559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df56a9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. Configuration menu
    Copy the full SHA
    5d068b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d663b View commit details
    Browse the repository at this point in the history
  3. Fix outer.

    hvanhovell committed May 12, 2016
    Configuration menu
    Copy the full SHA
    e04d66f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43a04bf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

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

Commits on May 22, 2016

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

Commits on May 25, 2016

  1. Generate WIP

    hvanhovell committed May 25, 2016
    Configuration menu
    Copy the full SHA
    09513e7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Update GenerateExec

    hvanhovell committed May 30, 2016
    Configuration menu
    Copy the full SHA
    f7c2307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5bd9cf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

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

Commits on Jun 3, 2016

  1. Further tweaking...

    hvanhovell committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    49f9e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3531cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cfba19 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

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

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    87688b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d2d595 View commit details
    Browse the repository at this point in the history
  3. fix generated json

    hvanhovell committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    c9b3eda View commit details
    Browse the repository at this point in the history
  4. disable benchmark

    hvanhovell committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    2732b06 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

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

Commits on Aug 25, 2016

  1. Merge remote-tracking branch 'apache-github/master' into SPARK-15214

    # Conflicts:
    #	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala
    hvanhovell committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    5b3d9bd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

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

Commits on Aug 30, 2016

  1. Fix Stack

    hvanhovell committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    116339a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6c7f2 View commit details
    Browse the repository at this point in the history
  3. Update benchmarks

    hvanhovell committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    d20114b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Merge remote-tracking branch 'apache-github/master' into SPARK-15214

    # Conflicts:
    #	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala
    #	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/jsonExpressions.scala
    hvanhovell committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    ad36de5 View commit details
    Browse the repository at this point in the history
  2. Revert json_tuple changes

    hvanhovell committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    757b470 View commit details
    Browse the repository at this point in the history
  3. Touch-ups

    hvanhovell committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    8c14194 View commit details
    Browse the repository at this point in the history
  4. Touch-ups

    hvanhovell committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    459714c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Merge remote-tracking branch 'apache-github/master' into SPARK-15214

    # Conflicts:
    #	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala
    #	sql/core/src/main/scala/org/apache/spark/sql/execution/GenerateExec.scala
    hvanhovell committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    7b7fa6e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

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

    hvanhovell committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    f81eed7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. code review

    hvanhovell committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    29c606a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. code review 2

    hvanhovell committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    af9a516 View commit details
    Browse the repository at this point in the history
  2. Add proper fallback for 'Stack' generator. Make traversable once oute…

    …r and regular code paths more explicit.
    hvanhovell committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    3146cc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Minor thing

    hvanhovell committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    ffd5ef8 View commit details
    Browse the repository at this point in the history