Jesus, I can check in a fix for this with some other PRs. Since it’s late for you, I assume you’re not working on it, but let me know if you are working on it.
> On Feb 8, 2017, at 11:54 AM, Julian Hyde <[email protected]> wrote: > > Jesus, > > Your recent commit broke the build due to a javadoc error. It shows up on JDK > 8 and 9, not sure about 7. Please run “mvn site” under JDK 8 or 9 before > committing. > > Julian > > >> Begin forwarded message: >> >> Subject: calcite regress a07c742 origin/master jdk9 status: 1 >> "[CALCITE-1619] CAST is ignored by rules pushing operators into DruidQuery" >> Date: February 8, 2017 at 2:46:30 AM PST >> >> [ERROR] >> /home/jhyde/regress/calcite/druid/src/test/java/org/apache/calcite/test/DruidAdapterIT.java:806: >> error: reference not found >> [ERROR] /** As {@link #testFilterSortDesc} but with a filter that cannot be >> pushed >> [ERROR] ^ >> [ERROR] >> [ERROR] Command line was: /usr/lib/jvm/jdk9/bin/javadoc @options @packages >> [ERROR] >> [ERROR] Refer to the generated Javadoc files in >> '/home/jhyde/regress/calcite/target/site/testapidocs' dir. >> [ERROR] -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e >> switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, please >> read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >> <http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException> >> >> status 1 >> Finished at Wed Feb 8 02:46:30 PST 2017 >> Subject: calcite regress a07c742 origin/master jdk9 status: 1 >> "[CALCITE-1619] CAST is ignored by rules pushing operators into DruidQuery" >
