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 GpuCollectList and GpuCollectSet as TypedImperativeAggregate #2971

Merged
merged 17 commits into from
Aug 3, 2021

Commits on Jul 20, 2021

  1. support CollectOps as TypedImperativeAggregate functions

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e0bdf54 View commit details
    Browse the repository at this point in the history
  2. add GpuColumnVector.getRapidsType

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2cc6ea0 View commit details
    Browse the repository at this point in the history
  3. add some comments

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    17958ec View commit details
    Browse the repository at this point in the history
  4. fix scala code style

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6f9c4e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. support associated fallback on TypedImperativeAggregate

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    108d122 View commit details
    Browse the repository at this point in the history
  2. add AQE support

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    099fc5f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

    ….scala
    
    Co-authored-by: Alessandro Bellina <abellina@gmail.com>
    sperlingxx and abellina authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8a5ae94 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alessandro Bellina <abellina@gmail.com>
    sperlingxx and abellina authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9b469be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    246fbf0 View commit details
    Browse the repository at this point in the history
  4. rework associated fallback

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8c46a93 View commit details
    Browse the repository at this point in the history
  5. add some comment

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    edadc21 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. remove ENABLE_TYPED_IMPERATIVE_AGGREGATE

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0118cd3 View commit details
    Browse the repository at this point in the history
  2. refine

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    dadd585 View commit details
    Browse the repository at this point in the history
  3. refine

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    41a1613 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. update

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    3bbc9aa View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. test enhencement

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    66084d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. make up some comments

    Signed-off-by: sperlingxx <lovedreamf@gmail.com>
    sperlingxx committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    28d3fda View commit details
    Browse the repository at this point in the history