You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/07 10:06:34 UTC

[GitHub] [incubator-doris] caomingjie-code commented on issue #9992: How to delete data.

caomingjie-code commented on issue #9992:
URL: https://github.com/apache/incubator-doris/issues/9992#issuecomment-1148465144

   Currently only this is allowed : update `ad_material_cube_data` SET ad_id = 'xxx0023xx' 
   where
   record_date ='2022-06-01';  Other fields cannot concatenate conditions with and。
   
   other information:
   AGGREGATE KEY(`record_date`,  `campaign_id`)
   COMMENT "OLAP"
   PARTITION BY RANGE(`record_date`)
   
   
   


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org