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

bug fix: metadata buffer resident in Spark driver may go out of range #41

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 6, 2023

  1. bug fix: metadata buffer resident in Spark driver may go out of range

    suppose to use map-side partition number, but mistakenly use reduce-side partition number
    fandali committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    2e801d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. update to jucx 1.14.1

    fandali committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    03bb5a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. update build command to spark 3.0

    fandali committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d1a83a0 View commit details
    Browse the repository at this point in the history
  2. use endpoint to flush

    fandali committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a717e32 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. reformat code

    endersuu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0fa9a52 View commit details
    Browse the repository at this point in the history