[
https://issues.apache.org/jira/browse/HUDI-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf resolved HUDI-1000.
-------------------------
Fix Version/s: 0.6.0
Resolution: Fixed
Fixed via master: e0a5e0d3435acc5f01812aa46d96cc7d5eb65860
> incremental query for COW non-partitioned table no data
> -------------------------------------------------------
>
> Key: HUDI-1000
> URL: https://issues.apache.org/jira/browse/HUDI-1000
> Project: Apache Hudi
> Issue Type: Bug
> Components: Hive Integration
> Reporter: jing
> Assignee: jing
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.6.0
>
> Attachments: 修复后的查询结果.png, 设置前后对比.png
>
>
> I use a partitioned table to query normally, but a non-partitioned table to
> query abnormally
> this my commit time
> /tmp/test_commit/.hoodie/20200603154154.commit
> /tmp/test_commit/.hoodie/20200603154224.commit
> /tmp/test_commit/.hoodie/20200603154253.commit
> /tmp/test_commit/.hoodie/20200603202911.commit
>
> this hive set config
> set hoodie.test_commit.consume.mode=INCREMENTAL;
> set hoodie.test_commit.consume.start.timestamp=20200603154154;
> set hoodie.test_commit.consume.max.commits=1;
>
> After setting, compare before and after reference accessories
--
This message was sent by Atlassian Jira
(v8.3.4#803005)