playasim opened a new pull request, #8328:
URL: https://github.com/apache/gravitino/pull/8328

   ### What changes were proposed in this pull request?
   Enhance Regex expression in ParseType.parseBasicType.
   Add `\s*` in regex exp so it will handle the whitespace.
   
   ### Why are the changes needed?
   
   It will throw IllegalArgumentException when type contains whiteSpace.
   
   Fix: #8301
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   ### How was this patch tested?
   
   UT added.


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