eric-maynard commented on issue #503:
URL: https://github.com/apache/polaris/issues/503#issuecomment-2521176992

   The intent behind a 400 was to indicate that:
   1. The request is invalid, but we won't tell you exactly why (e.g. which 
existing entity you're in conflict with)
   2. You can fix this by changing the request (or via the config to allow 
overlap which @MonkeyCanCode mentioned)
   
   I don't have a strong opinion on changing this to a 409, though I would note 
that changing a return code is a breaking change that should normally only 
happen across API versions


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