kangpinghuang opened a new issue #1636: delete predicate can be used to filter 
segment data
URL: https://github.com/apache/incubator-doris/issues/1636
 
 
   Now delete predicate is user issued delete sql like this:
   delete from table_a where column_a = 1;
   So the delete predicate can be used to filter the rowsets' data before the 
delete statement' version.

----------------------------------------------------------------
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: dev-unsubscr...@doris.apache.org
For additional commands, e-mail: dev-h...@doris.apache.org

Reply via email to