Hi,
I am wondering if Apache Calcite has support for physical operator(s) for
using index. For instance, if a Btree or Rtree index exists on  a
particular column, would Calcite produce a physical query plan that uses
that index.

If so, in which version of Calcite it was introduced? If not, is there a
plan to support this in future?

Thanks much.
-SR

Reply via email to