zhangbutao commented on PR #4616: URL: https://github.com/apache/hive/pull/4616#issuecomment-1813734994
@cxzl25 Just a question, how did you get this native query? Debug hms? ``` 2023-08-14T10:21:57.765615Z 26 Query SELECT `A0`.`VIEW_ORIGINAL_TEXT` FROM `TBLS` `A0` WHERE `A0`.`TBL_ID` = 2 2023-08-14T10:21:57.766149Z 26 Query SELECT `A0`.`VIEW_EXPANDED_TEXT` FROM `TBLS` `A0` WHERE `A0`.`TBL_ID` = 2 ``` -- 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]
