yossev commented on PR #7965: URL: https://github.com/apache/gravitino/pull/7965#issuecomment-3183839183
Hello , @georgereuben As discussed before , i fixed the problem that @georgereuben pointed out. strings with whitespaces should now throw the `IllegalArgumentException` and empty strings should return `Namespace.empty` as before. The only challenge I’m facing now is that `./gradlew :api:spotlessApply` is POSIX-compliant, and I’m having trouble running it on my Windows PC. Any suggestions? -- 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]
