[
https://issues.apache.org/jira/browse/HUDI-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896575#comment-17896575
]
Vinoth Chandar commented on HUDI-8227:
--------------------------------------
we need to ensure table services in 1.x will throw an error if table version is
mismatched.
> Make table services operate on specific table versions
> ------------------------------------------------------
>
> Key: HUDI-8227
> URL: https://issues.apache.org/jira/browse/HUDI-8227
> Project: Apache Hudi
> Issue Type: Improvement
> Components: table-service
> Reporter: Vinoth Chandar
> Assignee: Balaji Varadarajan
> Priority: Major
> Fix For: 1.0.0
>
>
> We need table services to operate on tables based on the current table
> version. This generally helps us manage tables compatible with writer
> versions, as well as call them during upgrade/downgrade path.
> e.g [https://github.com/apache/hudi/pull/11866#discussion_r1765447834] talks
> about how validation may need to turned off to run compaction during
> upgrade/downgrade.
> Currently rollback is performed as a part of upgrade-downgrade, which also
> needs to be table version specific..
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)