[MINOR] feat(core): Support global cache
What changes were proposed in this pull request?
Support global cache
Why are the changes needed?
MINOR
Does this PR introduce any user-facing change?
no
How was this patch tested?
local test.
Hi @xunliu , I've completed the code updates and would appreciate your review of the PR when you have a moment.
hi @mchades Please help review this PR, thanks.
Hi @yuqi1129 @xunliu , I've completed the code updates and would appreciate your review of the PR when you have a moment. Here's a summary of the commits:
- Fix comment issues
- Replace this with a static map in
CacheUtil - Fix version number to 0.10.0
Hi @yuqi1129 @xunliu , I've completed the code updates and would appreciate your review of the PR when you have a moment. Here's a summary of the commits:
- Fix comment issues
- Replace this with a static map in
CacheUtil- Fix version number to 0.10.0
I see and will take a look today, good job.
Hi @yuqi1129 @xunliu , I've completed the code updates and would appreciate your review of the PR when you have a moment. Here's a summary of the commits:
- Fix comment issues
- Replace this with a static map in
CacheUtil- Fix version number to 0.10.0
I see and will take a look today, good job.
Generally, LGTM, could you split this PR into small ones? The first one can only contain the interface skeleton.
I think this PR is obsolete, I'm going to close this PR.