jerryshao opened a new issue, #9857:
URL: https://github.com/apache/gravitino/issues/9857

   ### What would you like to be improved?
   
   Current job template argument only supports fixed-length arguments. For 
example, if the argument list is `--foo bar --foo1 bar1` and if `--foo1` 
doesn't have a value, we can only use an empty string for `--foo1`, which is 
inconvenient.
   
   It would be better that we can support var-length arguments, so users can 
support `-foo bar` and `-foo bar --foo1 bar1`.
   
   ### How should we improve?
   
   _No response_


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