Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增src/test/java目录,其下main方法运行报错 #60

Closed
RickyHuo opened this issue Oct 22, 2017 · 0 comments
Closed

新增src/test/java目录,其下main方法运行报错 #60

RickyHuo opened this issue Oct 22, 2017 · 0 comments

Comments

@RickyHuo
Copy link
Contributor

想新建一个测试目录 src/test/java,新建一个类的Main方法

org.interestinglab.waterdrop.WaterDropTest

运行报错

Error:(13, 14) BoolExprBaseVisitor is already defined as object BoolExprBaseVisitor
public class BoolExprBaseVisitor<T> extends AbstractParseTreeVisitor<T> implements BoolExprVisitor<T> {
             ^
EricJoy2048 added a commit to EricJoy2048/incubator-seatunnel that referenced this issue May 24, 2023
…k-start-end

[Hotfix][CDC] Fix chunk start/end parameter type error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant