4396clearlove7 opened a new issue #5103:
URL: https://github.com/apache/incubator-doris/issues/5103


   delete from GROUP_FACT_DRP_SALE where date('LASTMODIFIEDTIME') = date(now()) 
-1 
   
   > 1064 - errCode = 2, detailMessage = Left expr of binary predicate should 
be column name
   > 时间: 0.044s
   
   delete from GROUP_FACT_DRP_SALE where LASTMODIFIEDTIME = date(now()) -1 


----------------------------------------------------------------
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



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

Reply via email to