Hi there!
Just recently started to learn about Apache Calcite. What's the best way to get a list of the k-cheapest alternative plans generated by the optimizer for a given query? (being k an arbitrary number)
Hi there!
Just recently started to learn about Apache Calcite. What's the best way to get a list of the k-cheapest alternative plans generated by the optimizer for a given query? (being k an arbitrary number)