YasuoStudyJava commented on PR #3247:
URL: https://github.com/apache/calcite/pull/3247#issuecomment-1616710831
> @YasuoStudyJava there are similar tests in `RexProgramTest`, and you could
learn from that.
yeah,I know,but I met some problems when I pull the code and build in my
IDEA. I am quite unfamiliar with ‘Gradle’, So code format correction and test
cases have not started. Now the problem is:
> Task :buildSrc:javacc:compileKotlin
Could not load entry 89875aab070c1135c15229026edb1371 from remote build
cache: Bucket 'calcite-gradle-cache' not found
e:
file:///E:/calcite/calcite/buildSrc/subprojects/javacc/src/main/kotlin/org/apache/calcite/buildtools/javacc/JavaCCTask.kt:66:13
Unresolved reference: main
Task :buildSrc:javacc:compileKotlin FAILED
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]