NazaninAnsarii opened a new pull request, #9133: URL: https://github.com/apache/gravitino/pull/9133
Summary of Changes: This Pull Request improves the validation in the SetModelVersionProperty function to prevent both alias and version from being set simultaneously. Additionally, new unit tests have been added to ensure the correctness of these validations. Reason for Changes: These changes are made to avoid errors caused by setting both alias and version at the same time, enhancing the robustness and stability of the code. Tests: New unit tests have been written to ensure that the validation works correctly and provides appropriate error messages when necessary. Impact of Changes: These changes affect the behavior of the SetModelVersionProperty function and contribute to the overall quality and reliability of the codebase. -- 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]
