Thanks a lot Chunwei!
-Rui On Thu, Oct 22, 2020 at 12:41 AM Chunwei Lei <[email protected]> wrote: > Hi, Rui. > > I think the javaCC version is 4.0. I used the following command: > > ./gradlew core:dependencies | grep javacc > > javaccClaspath > \--- net.java.dev.javacc:javacc:4.0 > > > > Best, > Chunwei > > > On Thu, Oct 22, 2020 at 12:03 PM Rui Wang <[email protected]> wrote: > > > Hi community, > > > > Where to find the current JavaCC used in Calcite? What I can tell is > > Calcite core is using a JavaCC plugin [1], but after that I have lost the > > track to locate the version number? > > > > > > > > [1]: > > > > > https://github.com/apache/calcite/blob/b5a761e559ca1c1c914e388df4c6a0958dc17fc8/core/build.gradle.kts#L25 > > > > > > -Rui > > >
