I'm looking for pointers on how I could write a standalone piece of code
that interfaces with calcite to get the cost value used by the default
planner. I'm able to create an instance of CalcitePrepareImpl and execute
queries, but I don't see an obvious way to pull out the planner instance
and get the cost from there.

Any help would be greatly appreciated!

Cheers,
--
Michael Mior
[email protected]

Reply via email to