cxzl25 commented on PR #4616:
URL: https://github.com/apache/hive/pull/4616#issuecomment-1813738761

   > Just a question, how did you get this native query? Debug hms?
   
   In MySQL you can use
   ```
   set global general_log=on;
   ```
   
   ```
   show variables like 'general_log_file';
   ```
   
   OR
   
   You can use [p6spy](https://github.com/p6spy/p6spy) in HMS
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to