MarvinLitt commented on pull request #4189: URL: https://github.com/apache/carbondata/pull/4189#issuecomment-904689428
The command with load overwrite that can make a same result with this pr. i just test for that the performance between load and load overwrite is the same. So this scenario can use load overwrite. About the insert overwirte this command performance is not well because it need do some thing like update. it is helpful with the update scenario, we can make a plan to improve the insert overwrite performance. -- 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