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

[SPARK-50243][SQL][Connect] Cached classloader for ArtifactManager #49007

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

Commits on Nov 28, 2024

  1. implement cache

    xupefei committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    162c737 View commit details
    Browse the repository at this point in the history
  2. see what will fail

    xupefei authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    089f064 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Revert "implement cache"

    This reverts commit 162c737.
    xupefei committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3486433 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Reapply "implement cache"

    This reverts commit 3486433.
    xupefei committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    c9d3fa4 View commit details
    Browse the repository at this point in the history
  2. add test

    xupefei committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d9cfb67 View commit details
    Browse the repository at this point in the history
  3. change existing tests

    xupefei committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6293e2c View commit details
    Browse the repository at this point in the history
  4. Revert "see what will fail"

    This reverts commit 089f064.
    xupefei committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    ee5eb64 View commit details
    Browse the repository at this point in the history