Calcite is a framework for paring and optimizing the query. The volcano planner is always available if you leverage it correctly.
Besides, am I the only person who cannot see the picture? Best, Chunwei On Thu, Mar 26, 2020 at 1:30 PM JiaTao Tao <[email protected]> wrote: > Hi all > Currently, I'm studying the volcano planner and found that many TPCH > queries failed to optimize. > > See in org.apache.calcite.adapter.tpch.TpchTest: > > And here comes the question: Is volcano planner production ready? If so, > why there are so many TPCH queries fails? Do we have plans to support > these queries? > > [image: image.png] > > > Regards! > > Aron Tao >
