PCloud63514 commented on issue #7980:
URL: https://github.com/apache/gravitino/issues/7980#issuecomment-3168292705

   I have a question about the issue!
   
   Is this the kind of transformation you're expecting?
   
   CASE 1
   Input: " A, B , ,C, ,D "
   Expected Output: ["A", "B", "C", "D"]
   
   CASE 2
   Input: " "
   Expected Output: []


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