vagetablechicken opened a new pull request #2956: Add multi-ver olaptablesink 
for LOAD
URL: https://github.com/apache/incubator-doris/pull/2956
 
 
   Ref #2780 
   
   So we can use 
   ```
   LOAD LABEL ...
           PROPERTIES 
           ( 
           "buffer_num"="5", 
           "mem_limit_per_buf"="5368709120", 
           "size_limit_per_buf"="62914560"
           );
   ```
   to use multi-ver olaptablesink,  to accelerate the time-consuming load.
   
   - [ ] add configuration references
   
   - [ ] add doc

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