Sergi, How do you think, will it affect performance significantly if we start passing original SQL between nodes? Not only this will help Alexey, but also improve user experience, because currently long-running queries are printed in transformed form, and it is pretty hard for users to understand what is going on.
Vladimir. On Thu, Dec 15, 2016 at 11:28 AM, Sergi Vladykin <sergi.vlady...@gmail.com> wrote: > List of SQL queries running where? On some exact server node? The original > SQL query is not available there, we only have generated MAP part of the > query. > > Sergi > > 2016-12-15 6:13 GMT+03:00 Alexey Kuznetsov <akuznet...@apache.org>: > > > Hi! > > > > Do we have API to collect list of running SQL queries? > > If not, how hard is to implement this? > > > > > > -- > > Alexey Kuznetsov > > >