GitHub user karanmehta93 opened a pull request:
https://github.com/apache/phoenix/pull/330
PHOENIX-4853 Add sql statement to PhoenixMetricsLog interface for queâ¦
â¦ry level metrics logging
@ankitsinghal @aaraujo @twdsilva Please review. Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/karanmehta93/phoenix 4.x-HBase-1.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/330.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #330
----
commit 9946f4f91cc9aa37b9f8da5ac7a35a7be3c98423
Author: Karan Mehta <karanmehta93@...>
Date: 2018-08-17T20:02:08Z
PHOENIX-4853 Add sql statement to PhoenixMetricsLog interface for query
level metrics logging
----
---