You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/24 15:15:00 UTC

[GitHub] [incubator-doris] jackwener opened a new issue, #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

jackwener opened a new issue, #9759:
URL: https://github.com/apache/incubator-doris/issues/9759

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   As title.
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] jackwener commented on issue #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

Posted by GitBox <gi...@apache.org>.
jackwener commented on issue #9759:
URL: https://github.com/apache/incubator-doris/issues/9759#issuecomment-1136634204

   > @jackwener currently, there are many Status(substitute (xxxxx)) calls in BE, it is very ugly. we are try to remove them. #9533. Maybe we could replace other substitute or stringstream after this pr is merged. @BePPPower is working on this.
   
   👍 great


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Nikhil22122005 commented on issue #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

Posted by "Nikhil22122005 (via GitHub)" <gi...@apache.org>.
Nikhil22122005 commented on issue #9759:
URL: https://github.com/apache/doris/issues/9759#issuecomment-1731681315

   can you elaborate the issue ?
   


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [I] [Enhancement] Replace `Substitute` `stringstream` with `fmt/format` [doris]

Posted by "SankarshanMishra (via GitHub)" <gi...@apache.org>.
SankarshanMishra commented on issue #9759:
URL: https://github.com/apache/doris/issues/9759#issuecomment-2053653375

   I want to work on this issue kindly assign me this issue, 
   Thank You


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] BePPPower commented on issue #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

Posted by GitBox <gi...@apache.org>.
BePPPower commented on issue #9759:
URL: https://github.com/apache/doris/issues/9759#issuecomment-1169896257

   @jackwener Hi,I have finished this work, you can review the code if you are interested.


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] AnvarAslam commented on issue #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

Posted by GitBox <gi...@apache.org>.
AnvarAslam commented on issue #9759:
URL: https://github.com/apache/doris/issues/9759#issuecomment-1270400477

   i like to solve these issue &  you can guide me to solve these issue?
   
   


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] yiguolei commented on issue #9759: [Enhancement] Replace `Substitute` `stringstream` with `fmt/format`

Posted by GitBox <gi...@apache.org>.
yiguolei commented on issue #9759:
URL: https://github.com/apache/incubator-doris/issues/9759#issuecomment-1136539560

   @jackwener  currently, there are many Status(substitute (xxxxx)) calls in BE, it is very ugly. we are try to remove them. 
   https://github.com/apache/incubator-doris/pull/9533. Maybe we could replace other substitute or stringstream after this pr is merged.


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org