1
0

[HUDI-121] Prepare for 0.5.0-incubating-rc5

This commit is contained in:
Balaji Varadarajan
2019-10-04 09:22:36 -07:00
parent 9b66ea41fd
commit eb4cc05c1b

View File

@@ -26,6 +26,7 @@ Release 0.5.0-incubating
* Bug fixes in query side integration, hive-sync, deltaStreamer, compaction, rollbacks, restore
### Full PR List
* **leesf** [HUDI-285] Implement HoodieStorageWriter based on actual file type
* **leesf** [HUDI-265] Failed to delete tmp dirs created in unit tests
* **Balaji Varadarajan** [HUDI-287] Address comments during review of release candidate. Remove LICENSE and NOTICE files in hoodie child modules.
* **Balaji Varadarajan** [HUDI-121] Fix bugs in Release Scripts found during RC creation