Are you using Ignite 2 or Ignite 3? On Mon, 17 Mar 2025 at 11:15, MJ <6733...@qq.com> wrote:
> Hi, > > Any idea how to convert H2's in clause sql to Calcite version ? For H2, > the sql - select * from tbl where col in (select col from (table col > varchar = ?)) works well with array objects as parameter . Is there the > similar for Calcite ? > > > Thanks, > MJ >