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

Support multiple datatypes in TypeSig.withPsNote() #5277

Merged

Commits on Apr 19, 2022

  1. support multi datatypes

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e07f2d7 View commit details
    Browse the repository at this point in the history
  2. fix a mistake

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7e66e39 View commit details
    Browse the repository at this point in the history
  3. fix another mistake

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5889440 View commit details
    Browse the repository at this point in the history
  4. add new API for spark2

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    7d373de View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. replace List with Seq

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5f9f11e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Update spark2-sql-plugin/src/main/scala/com/nvidia/spark/rapids/TypeC…

    …hecks.scala
    
    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    HaoYang670 and jlowe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e88aa98 View commit details
    Browse the repository at this point in the history
  2. Update sql-plugin/src/main/scala/com/nvidia/spark/rapids/TypeChecks.s…

    …cala
    
    Co-authored-by: Jason Lowe <jlowe@nvidia.com>
    HaoYang670 and jlowe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c01d710 View commit details
    Browse the repository at this point in the history