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

cannot compile after modifying code #1

Open
Jerry-liujie opened this issue Oct 20, 2022 · 1 comment
Open

cannot compile after modifying code #1

Jerry-liujie opened this issue Oct 20, 2022 · 1 comment

Comments

@Jerry-liujie
Copy link

Your work looks great! I want to modify testSql in src/test to rewrite other queries, but I found that there is no way to compile the code since the pom file is missing in the current repository. Is it possible to share the pom file so that users can compile the modified file and try to rewrite different queries? Thank you very much!

@zhouxh19
Copy link
Contributor

sorry for the delay. The pom is only for the jar packages in calcite_core_main_jar/, and you can directly modify, compile and run testSql (any file in src/ actually) in your java ide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants