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

Update Readme.md with build instructions #116

Open
vigneshc opened this issue Jan 8, 2023 · 1 comment
Open

Update Readme.md with build instructions #116

vigneshc opened this issue Jan 8, 2023 · 1 comment

Comments

@vigneshc
Copy link
Contributor

vigneshc commented Jan 8, 2023

Contribution guidelines does state that the project uses JDK 17 and Gradle, however detailed developer environment setup, build and test instructions will be helpful for beginners.

@vigneshc
Copy link
Contributor Author

vigneshc commented Jan 8, 2023

I use VSCode, and have JDK 17 installed. I get following errors when I run ../gradlew build in isthumus folder.

substrait-java/isthmus/src/test/java/io/substrait/isthmus/ApplyJoinPlanTest.java:48: error: text blocks are not supported in -source 11 """ ^ (use -source 15 or higher to enable text blocks)
I am definitely missing some steps, adding build instructions in Readme.md will help.

baibaichen pushed a commit to baibaichen/substrait-java that referenced this issue Feb 6, 2023
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

1 participant