Vamsi Karnika created HUDI-9776:
-----------------------------------
Summary: Reduce redundant config lookups and minor FSView
optimizations
Key: HUDI-9776
URL: https://issues.apache.org/jira/browse/HUDI-9776
Project: Apache Hudi
Issue Type: Improvement
Reporter: Vamsi Karnika
Reduce overhead in FSView and MDT queries by avoiding unnecessary config
lookups and expensive operations. Improvements include:
* Skip file format inspection when building file groups.
* Review and optimize {{isLogFile}} regex for performance.
* Cache {{tableVersion}} (and similar configs) in
{{AbstractTableFileSystemView}} to prevent repeated config reads.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)