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

   ### What changes were proposed in this pull request?
   There is some information like ERROR_MESSAGE needs to copy to HIVE_LOCKS . 
It would help with supportability if HIVE_LOCKS (and especially the view of it 
in the SYS database) also contained this information.
   
   
   ### Why are the changes needed?
   SHOW LOCKS can display what the failed lock was blocked on.
   We are  trying to include it in the error since Show Locks info will 
disappear once the "blocked on" lock is released. This PR is prerequisite for 
this
   
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   ### Is the change a dependency upgrade?
   NO
   
   
   ### How was this patch tested?
   manually and with q file tests


-- 
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