Hi, ZHAN. I noticed that this CALCITE-5920 was created by me before. In fact, this commit just reset the keywords and should not cause the error you reported. Moreover, this commit has been merged into the main branch for a while and it passed all necessary checks.
Agree with @Stamatis suggestion, maybe you can clear the local project cache or gradle cache and try again, it will works. Best Regards, Ran Tao P.F. ZHAN <[email protected]> 于2023年9月22日周五 02:54写道: > I rebased the newest code, and built the code locally > > * What went wrong: > Execution failed for task ':linq4j:forbiddenApisMain'. > > de.thetaphi.forbiddenapis.ForbiddenApiException: Check for forbidden API > calls failed while scanning class > 'org.apache.calcite.linq4j.QueryableRecorder$57': > java.lang.ClassNotFoundException: > org.apache.calcite.linq4j.QueryableDefaults$NonLeafReplayableQueryable > (while looking up details about referenced class > 'org.apache.calcite.linq4j.QueryableRecorder$57') >
