chaoyli opened a new pull request #654: Make mini load/batch load, compaction, 
delete operation running.
URL: https://github.com/apache/incubator-doris/pull/654
 
 
   1. Mini load/batch load does not flush data to disk when finished.
      Now calling flush() when finishing writing data.
   2. Base compaction/cumulative compaction should capture consistent rowsets
      before modify_rowsets.
   3. Delete operation should modify tablet_meta when finished.
      Also, add this modification to memory data structure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to