wecharyu opened a new pull request, #5104:
URL: https://github.com/apache/hive/pull/5104

   ### What changes were proposed in this pull request?
   Normalize the `startFunction()` and `endFunction()` calls in `HMSHandler`:
   1. Fix the mismatched function name.
   2. Add the missed `startFunction()` or endFunction() calls.
   3. Unify the function name, remove the `.(dot)` or additional suffix empty 
chars in some function names.
   
   ### Why are the changes needed?
   The mismatched function names would cause the counter and api cost metrics 
wrong.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### Is the change a dependency upgrade?
   No.
   
   ### How was this patch tested?
   Deploy and test the metrics.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to