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

vbalaji pushed a change to branch release-0.5.0
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.


 discard f058f55  Ensure Hudi CLI wrapper works with non snapshot jars too
 discard 2b38b53  Setting version to 0.5.0-incubating-rc1
 discard 41af890  Create release branch for version 0.5.0.
     add d2525c3  Moving to 0.6.0-SNAPSHOT on master branch.
     add 0b032b2  Fix requested eompaction rollback during restore command
     add 3ee16b5  [HUDI-250]  Ensure Hudi CLI wrapper works with non snapshot 
jars too. Also Fix bug in cut_release_branch script
     add b1446be  [HUDI-244] : Hive sync should escape partition field name
     add 1a61d6b  [HUDI-249] Fix RELEASE-NOTES to match correct state
     new b8afb1a  Setting Release Version to 0.5.0-incubating-rc1

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f058f55)
            \
             N -- N -- N   refs/heads/release-0.5.0 (b8afb1a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 RELEASE_NOTES.md                                         |  7 ++++---
 .../src/main/java/org/apache/hudi/HoodieWriteClient.java | 16 ++++++----------
 .../java/org/apache/hudi/table/TestMergeOnReadTable.java |  7 ++++++-
 .../main/java/org/apache/hudi/hive/util/SchemaUtil.java  |  2 +-
 release/scripts/cut_release_branch.sh                    |  2 +-
 5 files changed, 18 insertions(+), 16 deletions(-)

Reply via email to