Question to Francis, how do you clear the Gradle cache? Would it make sense to share the steps in https://calcite.apache.org/develop/#contributing?
I am asking because we already suggest how to retrigger CI by "git commit --allow-empty" in that page. If clearing the cache requires some special permissions, we can specify it, but it will be a good reference for whoever has those permissions. Best regards, Alessandro On Fri, 1 Sept 2023 at 04:40, Ran Tao <[email protected]> wrote: > I also encountered this problem once, even force-push didn't work. > I recreated PR to bypass this problem. It also happened on windows. > > https://issues.apache.org/jira/projects/CALCITE/issues/CALCITE-5878 > > Best Regards, > Ran Tao > > > Tanner Clary <[email protected]> 于2023年9月1日周五 00:15写道: > > > Hi Calcite Developers, > > > > I have a PR [1] that is failing the CI checks for Windows [2]. I am not > > familiar with these errors and am wondering if anyone has any suggestions > > on how I could fix them. Thanks so much. > > > > Best, > > Tanner Clary > > > > [1] https://github.com/apache/calcite/pull/3391 > > [2] > > > https://github.com/apache/calcite/actions/runs/6039592258/job/16388593881 > > >
