platinumhamburg commented on issue #2270: URL: https://github.com/apache/fluss/issues/2270#issuecomment-3695602809
> > cc [@loserwang1024](https://github.com/loserwang1024) [@platinumhamburg](https://github.com/platinumhamburg) , what do you think? > > I think the first proposed design is preferable: if the key or value contains an equals sign (=), it can be enclosed in double quotes. 'rocksdb.rate=200MB' -- normal case '"custom.key=prod"=true' -- key contains '=' 'auth.token="role=admin=super"' -- value contains '=' '"k=e=y"="v=a=l=u=e"' -- both contain '=' -- 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]
