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 1d2e3dc [HUDI-121] Update Release notes
1d2e3dc is described below
commit 1d2e3dcc65187d1bf90cc9c05d85ba4d27124270
Author: Balaji Varadarajan <[email protected]>
AuthorDate: Mon Sep 30 16:24:45 2019 -0700
[HUDI-121] Update Release notes
---
RELEASE_NOTES.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index d5f576a..89beac2 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -26,6 +26,18 @@ Release 0.5.0-incubating
* Bug fixes in query side integration, hive-sync, deltaStreamer, compaction,
rollbacks, restore
### Full PR List
+ * **Balaji Varadarajan** HUDI-121 : Address comments during RC2 voting
+ * **Bhavani Sudha Saktheeswaran** [HUDI-271] Create QuickstartUtils for
simplifying quickstart guide
+ * **vinoyang** [HUDI-247] Unify the re-initialization of
HoodieTableMetaClient in test for hoodie-client module (#930)
+ * **Balaji Varadarajan** [HUDI-279] Fix regression in Schema Evolution due
to PR-755
+ * **Xing Pan** [HUDI-269] Limit sync frequency (#921)
+ * **vinoth chandar** [MINOR] : Further updates to .mailmap for vinoth (#919)
+ * **PanXing** [MINOR] support reading cfg file in another s3 bucket (#914)
+ * **vinoyang** HUDI-267 Refactor bad method name
HoodieTestUtils#initTableType and
HoodieTableMetaClient#initializePathAsHoodieDataset (#916)
+ * **Nishith Agarwal** HUDI-180 : Adding support for hive registration using
metastore along with JDBC
+ * **Balaji Varadarajan** Fix mailmap to allow mapping of defunct emailIds
to active emailIds
+ * **Balaji Varadarajan** Adding mailmap to allow mapping of defunct emailIds
to active emailIds
+ * **Balaji Varadarajan** Updating release notes and preparing for
0.5.0-incubating-rc2 release
* **Vinoth Chandar** [HUDI-254]: Bundle and shade databricks/avro with spark
bundle
* **Balaji Varadarajan** [HUDI-257] Fix Bloom Index unit-test failures
* **Balaji Varadarajan** [HUDI-252] Add Disclaimer and cleanup NOTICE and
LICENSE files in hudi. Identify packages which are under non-apache license in
LICENSE file