github-actions[bot] opened a new pull request, #7343:
URL: https://github.com/apache/gravitino/pull/7343

   ### What changes were proposed in this pull request?
   
   Add validation: throw error if StorageLocation is null or blank  `Storage 
location for name '" + e.getKey() + "' must not be null or blank`
   
   ### Why are the changes needed?
   
   Fixes #7190
   
   ### Does this PR introduce any user-facing change?
   
   No. APIs and behavior are unchanged, only error messages for invalid input 
are clearer.
   
   ### How was this patch tested?
   
   - Added new unit tests.
   - Verified with `./gradlew clean build`.


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