why not convert the member "String paras" to "Object paras"?
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
why not convert the member "string paras" of "com.alibaba.datax.core.transport.transformer.TransformerExecutionParas" class to "object paras",that will be helpful in using the "valueMapper". like this


Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the com.alibaba.datax.core.transport.transformer.TransformerExecutionParas class and inspect the String paras member together with the valueMapper entry point. Trace how paras is parsed and consumed, then verify that object-valued parameters work without breaking existing string usage and add or update the relevant tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100