Sivabalan Narayanan
ab11ba43e1
[REVERT] "[HUDI-1058] Make delete marker configurable ( #1819 )" ( #1914 )
...
This reverts commit 433d7d2c98 .
2020-08-04 15:20:38 -07:00
Shen Hong
433d7d2c98
[HUDI-1058] Make delete marker configurable ( #1819 )
2020-08-03 11:06:31 -04:00
Shen Hong
89e37d5273
[HUDI-908] Add some data types to HoodieTestDataGenerator and fix some some bugs. ( #1690 )
2020-06-22 08:13:28 -07:00
wenningd
ce0a4c64d0
[HUDI-713] Fix conversion of Spark array of struct type to Avro schema ( #1406 )
...
Co-authored-by: Wenning Ding <wenningd@amazon.com >
2020-03-30 15:52:15 -07:00
Sivabalan Narayanan
7031445eb3
[HUDI-377] Adding Delete() support to DeltaStreamer ( #1073 )
...
- Provides ability to perform hard deletes by writing delete marker records into the source data
- if the record contains a special field _hoodie_delete_marker set to true, deletes are performed
2020-01-04 11:07:31 -08:00
Balaji Varadarajan
a4f9d7575f
HUDI-123 Rename code packages/constants to org.apache.hudi ( #830 )
...
- Rename com.uber.hoodie to org.apache.hudi
- Flag to pass com.uber.hoodie Input formats for hoodie-sync
- Works with HUDI demo.
- Also tested for backwards compatibility with datasets built by com.uber.hoodie packages
- Migration guide : https://cwiki.apache.org/confluence/display/HUDI/Migration+Guide+From+com.uber.hoodie+to+org.apache.hudi
2019-08-11 17:48:17 -07:00