Hi, I was comparing the performance of PostgreSQL and Calcite. I can collect the planning and execution time from PostgreSQL using "explain analyze" but from calcite I didnt get all the information using "explain all attributes". I would like to know how can we collect the execution time and planning time of a query from calcite..It would be great, if anyone help me..
Thanks and Regards Lekshmi B.G Email: [email protected]
