Sorry I missed the last part mentioning that it messes up logs of "show
tables" after "set". That's strange, I tried on latest trunk and I don't
see that happening, show tables still shows the "perf" logs.
On Wed, Jun 11, 2014 at 1:06 PM, Szehon Ho wrote:
> I think that's expected. SQL Operat
I think that's expected. SQL Operations like "show tables" will reach
Driver, which has perf and detailed logs about execution.
Other operations like "set" or "add" are not SQL Operations, so in HS2 they
don't hit the Driver and don't generate the logs. They are pretty simple
ops that just set s