错误: 对Record的引用不明确
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
mvn -U clean package assembly:assembly -Dmaven.test.skip=true打包错误
[ERROR] \ideaworkspace2\test\DataX\core\src\main\java\com\alibaba\datax\core\transport\transformer\FilterTransformer.java:[303,12] 错误: 对Record的引用不明确
Contributor guide
No contributing guide indexed for this repository
Research direction
Open core/src/main/java/com/alibaba/datax/core/transport/transformer/FilterTransformer.java at line 303 and reproduce the failure with the Maven command shown. Inspect the Record references in that area and determine why the compiler sees more than one match. Done means the command completes without the ambiguous-Record error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100