Jonathan Vexler created HUDI-6026:
-------------------------------------
Summary: Reduce reflection when type config is used instead of
class
Key: HUDI-6026
URL: https://issues.apache.org/jira/browse/HUDI-6026
Project: Apache Hudi
Issue Type: Improvement
Components: code-quality, configs
Reporter: Jonathan Vexler
After we introduce type configs in HUDI-5761, we can avoid using reflection to
create the class for the named classes. For custom classes we will still need
to use reflection.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)