xiedeyantu commented on PR #4389:
URL: https://github.com/apache/calcite/pull/4389#issuecomment-2890511836

   > The use case we want to improve with this PR: We have functionality for 
classifying exception based on root cause and setting improved user message if 
it was classified a user issue. The problem is that `Util#needToImplement` 
might be invoked from different places and it means it could be different 
issues which is not clear how to differentiate then. If we have something for 
example different prefixes for different cases it will be much simpler
   
   Do you want to add some `ErrorCodes`, like `SQL_TO_REL_ERROR`?


-- 
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]

Reply via email to