Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
when using hive query hudi dataset in incremental mode, we need set
`set hoodie.hudi_table.consume.mode=INCREMENTAL`, here INCREMENTAL must be uppercase, and
`set hoodie.hudi_table.consume.mode=incremental` would not work.
IMO, `incremental`should also work, and we would ignore the case.
Attachments
Issue Links
- links to