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

Add support for Structs for UnionExec #1919

Merged
merged 9 commits into from
Mar 23, 2021

Commits on Mar 23, 2021

  1. union support for structs

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c1ab2c7 View commit details
    Browse the repository at this point in the history
  2. added more tests

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    9abb414 View commit details
    Browse the repository at this point in the history
  3. format change

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    39c8615 View commit details
    Browse the repository at this point in the history
  4. added missing all_gen

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e59e7f1 View commit details
    Browse the repository at this point in the history
  5. addressed review comments

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1228416 View commit details
    Browse the repository at this point in the history
  6. Update sql-plugin/src/main/scala/com/nvidia/spark/rapids/GpuOverrides…

    ….scala
    
    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri and gerashegalov committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b1b2c8f View commit details
    Browse the repository at this point in the history
  7. Update sql-plugin/src/main/scala/com/nvidia/spark/rapids/GpuOverrides…

    ….scala
    
    Co-authored-by: Gera Shegalov <gshegalov@nvidia.com>
    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri and gerashegalov committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    4c8e942 View commit details
    Browse the repository at this point in the history
  8. line exceeds limit

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ba79907 View commit details
    Browse the repository at this point in the history
  9. added comments for tests

    Signed-off-by: Raza Jafri <rjafri@nvidia.com>
    razajafri committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a8f4371 View commit details
    Browse the repository at this point in the history