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-32106][SQL]Implement SparkScriptTransformationExec in sql/core #29085

Closed
wants to merge 43 commits into from

Commits on Jul 13, 2020

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

    AngersZhuuuu committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    e53744b View commit details
    Browse the repository at this point in the history
  3. save

    AngersZhuuuu committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    a693722 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. follow comment

    AngersZhuuuu committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5bfa669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec754e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. follow comment

    AngersZhuuuu committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    a2b12a1 View commit details
    Browse the repository at this point in the history
  2. follow comment

    AngersZhuuuu committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c3dc66b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. follow comment

    AngersZhuuuu committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    cb19b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8a0a5 View commit details
    Browse the repository at this point in the history
  3. format code

    AngersZhuuuu committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d37ef86 View commit details
    Browse the repository at this point in the history
  4. Fix

    maropu committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    fce25ff View commit details
    Browse the repository at this point in the history
  5. Fix

    maropu committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    f3e05c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    5c049b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04684a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6811721 View commit details
    Browse the repository at this point in the history
  4. follow comment

    AngersZhuuuu committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    fc96e1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed901af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6f1e7d View commit details
    Browse the repository at this point in the history
  7. add UTD support

    AngersZhuuuu committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e367c05 View commit details
    Browse the repository at this point in the history
  8. add test

    AngersZhuuuu committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e74d04c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. add data type

    AngersZhuuuu committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    4ef4d76 View commit details
    Browse the repository at this point in the history
  2. fix ut

    AngersZhuuuu committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    22d223c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. added UT

    AngersZhuuuu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    72b2155 View commit details
    Browse the repository at this point in the history
  2. update

    AngersZhuuuu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a3628ac View commit details
    Browse the repository at this point in the history
  3. update title

    AngersZhuuuu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e16c136 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    858f4e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. support array map struct

    AngersZhuuuu committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    cfecc90 View commit details
    Browse the repository at this point in the history
  2. Revert "support array map struct"

    This reverts commit cfecc90.
    AngersZhuuuu committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    43d0f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. fix SQLQueryTestSuite

    AngersZhuuuu committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9e18fa8 View commit details
    Browse the repository at this point in the history
  2. address comment

    AngersZhuuuu committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9537d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5227441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    670f21b View commit details
    Browse the repository at this point in the history
  5. address comment

    AngersZhuuuu committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ce8184a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4615733 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08d97c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33923b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5ec656 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7916d72 View commit details
    Browse the repository at this point in the history
  11. address comment

    AngersZhuuuu committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a769aa7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d93f7fa View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. address comment

    AngersZhuuuu committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    be80c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3cff8 View commit details
    Browse the repository at this point in the history
  3. address comment

    AngersZhuuuu committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    03d3409 View commit details
    Browse the repository at this point in the history