Hello, There are some pointers on DruidAdapterIT Javadoc [1]. If you have problems setting up the environment let me know and I will try to help.
Best, Stamatis [1] https://github.com/apache/calcite/blob/509e8c171268a0599d2612b74c608989cb1bc2ab/druid/src/test/java/org/apache/calcite/test/DruidAdapterIT.java#L54 On Wed, Sep 27, 2023 at 2:44 AM Benchao Li <[email protected]> wrote: > > It seems that Druid tests need some additional datasets, and a Druid > deployment[1]. > > I've never run it locally manually, but it might be done if you > prepare the same environment as our CI does. > > [1] > https://github.com/apache/calcite/blob/509e8c171268a0599d2612b74c608989cb1bc2ab/.github/workflows/main.yml#L427-L473 > > <[email protected]> 于2023年9月27日周三 07:15写道: > > > > Hello, > > > > > > > > I submitted a PR https://github.com/apache/calcite/pull/3435 which passes > > all tests locally, but fails the Druid tests in CI: > > https://github.com/apache/calcite/actions/runs/6257240352/job/16989292034?pr > > =3435 > > > > Does anyone know what I have to do to reproduce these locally? > > > > > > > > Thank you, > > > > Mihai > > > > > > > > > -- > > Best, > Benchao Li
