leesf created HUDI-1002:
---------------------------
Summary: Ignore case when setting incremental mode in hive query
Key: HUDI-1002
URL: https://issues.apache.org/jira/browse/HUDI-1002
Project: Apache Hudi
Issue Type: Bug
Components: Hive Integration
Reporter: leesf
Fix For: 0.6.0
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)