jayeshchoudhary opened a new pull request, #11513: URL: https://github.com/apache/pinot/pull/11513
## What does this PR do? - Fixes SQL exception message formatting (earlier it used to ignore escape sequence which made the exception hard to read, but now the message is formatted properly) - Fix message overflow from the box issue ## Screenshots Before <img width="1728" alt="image" src="https://github.com/apache/pinot/assets/41536903/a9527029-926b-4b71-898e-9b369ae31aa1"> After <img width="1728" alt="image" src="https://github.com/apache/pinot/assets/41536903/f6f993ab-1903-4a00-b7a4-1531146f655b"> -- 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]
