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

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


The following commit(s) were added to refs/heads/master by this push:
     new 117a68d  Add missing commit in release notes
117a68d is described below

commit 117a68d5038960fa0cb14e00c0e27b9a772e1bf2
Author: Balaji Varadarajan <[email protected]>
AuthorDate: Fri Sep 13 09:45:19 2019 -0700

    Add missing commit in release notes
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f7bb065..ebff492 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -11,6 +11,7 @@ Release 0.5.0-incubating
 ### Full PR List
 
   * **Balaji Varadarajan** [HUDI-249] Update Release-notes. Add sign-artifacts 
to POM and release related scripts. Add missing license headers
+  * **yanghua** [HUDI-217] Provide a unified resource management class to 
standardize the resource allocation and release for hudi client test cases
   * **Bhavani Sudha Saktheeswaran** [HUDI-164] Fixes incorrect 
averageBytesPerRecord
   * **Balaji Varadarajan** [HUDI-243] Rename HoodieInputFormat and 
HoodieRealtimeInputFormat to HoodieParquetInputFormat and 
HoodieParquetRealtimeInputFormat
   * **Vinoth Chandar** [HUDI-143] Excluding javax.* from utilities and spark 
bundles

Reply via email to