Igniters,

Currently I'm profiling query execution on a single node on a realtively
small data set (100K entries). What I see is that query parsing consumes
about 20% of all execution time.

Do we have something like JDBC PreparedStatement for our queries to
minimize this overhead? If no, does it make sense to have it?

Vladimir.

Reply via email to