Skip to content

Tags: apache/uniffle

Tags

v0.10.0

Toggle v0.10.0's commit message
Bump version to 0.10.0

v0.10.0-rc1

Toggle v0.10.0-rc1's commit message
Bump version to 0.10.0

v0.9.2-rc2

Toggle v0.9.2-rc2's commit message
[#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.

v0.9.2-rc1

Toggle v0.9.2-rc1's commit message
Bump project version to 0.9.2

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

v0.9.1-rc2

Toggle v0.9.1-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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

v0.9.1-rc1

Toggle v0.9.1-rc1's commit message
Revert "Update create-package.sh (#2019)"

This reverts commit 9def891.

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[#1751][0.9] improvement: support gluten (#1753)

* support gluten

* optimize

* fix bug

* nit

* fix spotless

* nit

* nit

* fix bug

* optimize

* optimize

* nit

* nit

* nit

* nit

* nit

* Update RssShuffleWriter.java

v0.9.0-rc1

Toggle v0.9.0-rc1's commit message
Bump project version to 0.9.0

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[#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