akashrn5 commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-700503471
@Kejian-Li from the PR description, you have mentioned the problem is we cannot run the update to table when the insert is in progress, which is valid, that's because we want to maintain the data consistency. But you suggest we remove that check to allow the update. How do you plan to manage the data consistency when the insert in progress? You have not mentioned clearly in the description and its not clear from changes also. As @Zhangshunyu asked same doubt in above comments, there is no clear reply. Can you please explain the solution you have given here? ---------------------------------------------------------------- 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: [email protected]
