iotdb
iotdb copied to clipboard
[IoTDB-2519] Avoid logging stack trace when SQL errors occur
To make the logs concise, this PR tries to prevent printing stack traces when SQL errors occur. Please refer to IOTDB-2519 for specific details.
I am expecting advice to optimize the solution. Thanks for your attention and help!