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

Ensure an executor broadcast is in a single batch [databricks] #10660

Merged

Commits on Apr 4, 2024

  1. Wrap the Shuffle coalesce iterator in a Coalesce iterator with a goal…

    … of RequireSingleBatch
    
    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cc3a5fb View commit details
    Browse the repository at this point in the history
  2. Add 2024 copyright and clarifying comment.

    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c5e397e View commit details
    Browse the repository at this point in the history
  3. Fix up the metrics so there's no double counting here

    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    adabffe View commit details
    Browse the repository at this point in the history
  4. Fix import order

    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6968810 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Address review comments

    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    16587ef View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Revert these accidentally committed

    Signed-off-by: Navin Kumar <[email protected]>
    NVnavkumar committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7789a1c View commit details
    Browse the repository at this point in the history