Lokesh Jain created HUDI-6269:
---------------------------------
Summary: Ensure configs of one transformer are not passed to
another transformer
Key: HUDI-6269
URL: https://issues.apache.org/jira/browse/HUDI-6269
Project: Apache Hudi
Issue Type: Bug
Components: deltastreamer
Reporter: Lokesh Jain
HUDI-6113 adds support for multiple transformers sharing the same config keys.
The configs can be appended with a suffix related to a speicific transformer to
identify its configs.
The Jira aims to make sure that during the
`org.apache.hudi.utilities.transform.Transformer#apply` API call, only the
properties for that transformer are reflected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)