1
0

[HUDI-121] Remove leftover notice file and replace com.uber.hoodie with org.apache.hudi in log4j properties

This commit is contained in:
Balaji Varadarajan
2019-10-03 21:12:55 -07:00
committed by Balaji Varadarajan
parent 7dd9c74b1b
commit 9b66ea41fd
28 changed files with 21 additions and 207 deletions

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-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
* **Balaji Varadarajan** [HUDI-121] : Address comments during RC2 voting