You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Hong Shen (Jira)" <ji...@apache.org> on 2020/06/08 06:29:00 UTC

[jira] [Commented] (HUDI-1002) Ignore case when setting incremental mode in hive query

    [ https://issues.apache.org/jira/browse/HUDI-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127926#comment-17127926 ] 

Hong Shen commented on HUDI-1002:
---------------------------------

[~xleesf] I'm going to work on this. :D

> 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: Improvement
>          Components: Hive Integration
>            Reporter: leesf
>            Assignee: Hong Shen
>            Priority: Major
>              Labels: newbie
>             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)