transformer中dx_groovy为什么只能调用一次
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
想给不同的列设置不同的dx_groovy方法,但是发现dx_groovy只能调用一次,请问基于什么考虑dx_groovy只能调用一次,修改源码去掉限制是否可以
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the transformer implementation that handles dx_groovy and trace where the single-use restriction is enforced. Check existing transformer tests and configuration examples, then determine whether multiple column-specific calls are supported; done means either verified support with coverage or a documented reason for the limitation.
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
- Needs clarification
- Newbie friendliness
- 35/100