Jonathan Vexler created HUDI-5762:
-------------------------------------
Summary: Unify Config Types
Key: HUDI-5762
URL: https://issues.apache.org/jira/browse/HUDI-5762
Project: Apache Hudi
Issue Type: Improvement
Components: configs
Reporter: Jonathan Vexler
Nearly all configs are strings, but there are a few that use other classes or
primitives. For example hoodie.schema.cache.enable is of type Boolean, while
most boolean configs just take "true" or "false." Another example is
hoodie.markers.timeline_server_based.batch.num_threads is of type Integer while
most configs are again string
--
This message was sent by Atlassian Jira
(v8.20.10#820010)