Sivabalan Narayanan
|
b038623ed3
|
[HUDI 1615] Fixing null schema in bulk_insert row writer path (#2653)
* [HUDI-1615] Avoid passing in null schema from row writing/deltastreamer
* Fixing null schema in bulk insert row writer path
* Fixing tests
Co-authored-by: vc <vinoth@apache.org>
|
2021-03-16 09:44:11 -07:00 |
|
hongdd
|
8306205d7a
|
[HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata (#1157)
[HUDI-332]Add operation type (insert/upsert/bulkinsert/delete) to HoodieCommitMetadata (#1157)
|
2020-03-03 10:10:29 -08:00 |
|
Guru107
|
eda472adb0
|
[MINOR] Fix avro schema warnings in build
|
2019-10-31 21:49:38 -07:00 |
|
Balaji Varadarajan
|
d8be818ac9
|
[HUDI-130] Paths written in compaction plan needs to be relative to base-path
|
2019-10-23 02:52:24 -07:00 |
|
Balaji Varadarajan
|
58623631d4
|
[HUDI-249] Update Release-notes. Add sign-artifacts to POM and release related scripts. Add missing license headers
|
2019-09-13 08:41:29 -07: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 |
|