This PR #7936 change some FE log level to debug, so that when error happens, it is not easy to find out which SQL cause the error. So I add stmt id and query id in error log, so that user can use these identifiers to find SQL in fe.audit.log
This PR #7936 change some FE log level to debug, so that when error happens, it is not easy to find out which SQL cause the error. So I add stmt id and query id in error log, so that user can use these identifiers to find SQL in fe.audit.log