[Bug] paimon-0.9版本自行编译,执行action 报Implementing class 异常
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
在查看代码发现paimon-flink-cdc里面是flink版本是1.18.1,而paimon-flink-common,pom.xml文件是flink版本是1.20.0版本,在运行FlinkActions是报错。

### Compute Engine
flink-1.18.1, scala-2.12,java-1.8
### Minimal reproduce step
git clone
### What doesn't meet your expectations?
没有真正运行起来,没法使用
### Anything else?
no
### Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the Flink versions in paimon-flink-cdc and paimon-flink-common/pom.xml, then inspect the FlinkActions entry point and the reported Implementing class exception. Reproduce the action with Flink 1.18.1, Scala 2.12, and Java 8. Done means the action runs without that exception under the documented dependency versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100