MarvinLitt commented on pull request #4189:
URL: https://github.com/apache/carbondata/pull/4189#issuecomment-898145409


   > can we check why "overwrite data" is much slower than "load data"?
   
   it is obviously, overwrite  need to check the data in segments, load do not 
need, they have great differences.
   In principle, there is a huge performance gap between overwrite  and load.


-- 
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: dev-unsubscr...@carbondata.apache.org

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


Reply via email to