[
https://issues.apache.org/jira/browse/HUDI-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437058#comment-17437058
]
Anton commented on HUDI-1932:
-----------------------------
Hi Team, is there an update on this issue ? is it still planned to get into
0.10.0 release ?
> Hive Sync should not always update last_commit_time_sync
> --------------------------------------------------------
>
> Key: HUDI-1932
> URL: https://issues.apache.org/jira/browse/HUDI-1932
> Project: Apache Hudi
> Issue Type: Bug
> Components: Hive Integration
> Reporter: Raymond Xu
> Assignee: nate radtke
> Priority: Major
> Labels: AWS, pull-request-available
> Fix For: 0.10.0
>
>
> In Hive SyncÂ
> {{org.apache.hudi.hive.HiveSyncTool#syncHoodieTable()}}
> it includes schema update and partition update.
> Regardless of having update or not, the logic is to always update the table
> with a new timestamp for the last_commit_time_sync property.
> This will result in having new versions in AWS Glue tables for example, which
> will eventually lead to exceeding table version limit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)