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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to