This is an automated email from the ASF dual-hosted git repository.

xianjingfeng pushed a change to branch branch-0.8
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git


    from 4c3c70366 [MINOR] fix: missing to build spark shaded modules (#1282)
     new e6ae2449c [MINOR] chore: add scripts for publishing tarballs to svn 
(#1284)
     new 73a6071ba [MINOR] docs: update jar name for spark client (#1289)
     new 0da1dd116 [#1309] fix(spark): WriteBufferManager in Spark2 does not 
use a reassigned shuffle server. (#1310)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |   4 +-
 .../spark/shuffle/writer/RssShuffleWriter.java     |   2 +-
 docs/client_guide.md                               |   4 +-
 release/create-package.sh                          | 110 +++++++++++++++++++++
 release/publish_to_svn.sh                          |  79 +++++++++++++++
 5 files changed, 194 insertions(+), 5 deletions(-)
 create mode 100755 release/create-package.sh
 create mode 100755 release/publish_to_svn.sh

Reply via email to