lingbin opened a new pull request #2891: Some tiny refactor on streaming-load 
related code
URL: https://github.com/apache/incubator-doris/pull/2891
 
 
   Mainly contains the following modifications:
   1. Use `std::unique_ptr` to replace some naked pointers
   2. Modify some methods from member-method to local-static-function
   3. Modify some methods do not need to be public to private
   4. Some formatting changes: such as wrapping lines that are too long
   5. Remove some useless variables
   6. Add or modify some comments for easier understanding
   
   No functional changes in this patch.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to