dennishuo opened a new pull request, #1003:
URL: https://github.com/apache/polaris/pull/1003

   Currently the CLI parsing is too pessimistic and throws an error if it 
detects '=' in the parsed value of a property. However, the split 1 semantics 
are already standard behavior for most parsers where the right-hand-side is 
allowed to contain '='.
   
   This commonly comes up if the value is itself a comma-separated kv list or 
if it the value is a base64-encoded string.
   


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