You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#2307] license: Add left jars with Apache license (#2310)
### What changes were proposed in this pull request?
Add left jars with Apache license
### Why are the changes needed?
Fix#2307
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
No need.
[MINOR] chore: Fix the issue of license loss (#2246)
### What changes were proposed in this pull request?
Fix the issue of license loss
### Why are the changes needed?
LICENSE file is missing but license directory which is from grpc-netty-shaded-1.61.1.jar exists.
And when published maven artifacts, I can not close.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
test in dev and cluster
[MINOR] chore: Fix the issue of license loss (#2246)
### What changes were proposed in this pull request?
Fix the issue of license loss
### Why are the changes needed?
LICENSE file is missing but license directory which is from grpc-netty-shaded-1.61.1.jar exists.
And when published maven artifacts, I can not close.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
test in dev and cluster
[#1086] [Doc] Simplify the Gluten code and add the doc (#1322)
* gluten integrate for branch-0.8
* spotless check
* add WriteBufferManagerTest test
* todo
* remove addPartition method, add some docs