xy created HUDI-7318:
------------------------
Summary: HoodieTableMetaClient need support a config to user for
whether to checkTableValidity avoid large numebr of file listing
Key: HUDI-7318
URL: https://issues.apache.org/jira/browse/HUDI-7318
Project: Apache Hudi
Issue Type: Improvement
Components: metadata
Reporter: xy
HoodieTableMetaClient need support a config to user for whether to
checkTableValidity avoid large numebr of file listing: currently user would had
a large number of list rpc requet to hdfs due to HoodieTableMetaClient be
called create,TableNotFoundException#checkTableValidity would cause so much
list rpc request to namenode, add a config for user to decide whether enable
it,default is true.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)