ashwin1596 commented on issue #3027: URL: https://github.com/apache/gravitino/issues/3027#issuecomment-2270119423
In that case, may I suggest using exact string matching for errors within the same file as an alternative to using regex? This approach is less resource-intensive and can provide a more straightforward solution for error handling, ensuring both efficiency and reliability. The only consideration is that someone will need to maintain and update the error messages in case there are any changes to the error messages thrown by the database. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org