Yuwei Xiao created HUDI-4888:
--------------------------------
Summary: Add validation to block COW table to use consistent
hashing bucket index
Key: HUDI-4888
URL: https://issues.apache.org/jira/browse/HUDI-4888
Project: Apache Hudi
Issue Type: Improvement
Reporter: Yuwei Xiao
Consistent hashing bucket index's resizing relies on the log feature of MOR
table. So with COW table, the consistent hashing bucket index can not achieve
resizing currently.
We should block the user from using it at the very beginning(i.e., table
creation), and suggest them to use MOR table or Simple Bucket Index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)