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

[REVIEW] Speedup Connected Components #302

Merged
merged 11 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Speedup fuzzy dedup by avoiding merge

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    680bc4d View commit details
    Browse the repository at this point in the history
  2. Remove unused function

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d54c6ce View commit details
    Browse the repository at this point in the history
  3. Clean up PR based on Praateeks reviews

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fc021e9 View commit details
    Browse the repository at this point in the history
  4. style fixes

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7f79f8c View commit details
    Browse the repository at this point in the history
  5. style fixes

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0de65e8 View commit details
    Browse the repository at this point in the history
  6. Remove dangling print

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c71ee0a View commit details
    Browse the repository at this point in the history
  7. Add handling for multiple columns

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    594d0b6 View commit details
    Browse the repository at this point in the history
  8. Nuking convert to strings

    Signed-off-by: Vibhu Jawa <vibhujawa@gmail.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    86c9cd0 View commit details
    Browse the repository at this point in the history
  9. Nuking convert to strings

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0beace4 View commit details
    Browse the repository at this point in the history
  10. Verify it works on exp-01

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    40eb6ee View commit details
    Browse the repository at this point in the history
  11. Add dask profile options and add overwrite

    Signed-off-by: Vibhu Jawa <vjawa@nvidia.com>
    VibhuJawa committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c7f822b View commit details
    Browse the repository at this point in the history