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

Port whole parsePartitions method from Spark3.3 to Gpu side #6048

Merged

Commits on Jul 21, 2022

  1. port whole parsePartitions method from Spark3.3 to Gpu side

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1cabb07 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. apply to other Spark versions

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    dc53319 View commit details
    Browse the repository at this point in the history
  2. reduce duplicated code

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e041304 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. add shim

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8bbf530 View commit details
    Browse the repository at this point in the history
  2. add copyrights

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1a4e9fb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. refine shim and comments

    Signed-off-by: Allen Xu <allxu@nvidia.com>
    wjxiz1992 committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    dfef07b View commit details
    Browse the repository at this point in the history