MRYOG commented on issue #11988: URL: https://github.com/apache/doris/issues/11988#issuecomment-1225592014
已解决 1 执行时设置 SET delete_without_partition=TRUE 2 执行语句:DELETE FROM test_table PARTITION p20220820 WHERE day_id=20220820 3 执行删除时 添加指定分区名称(PARTITION p20220820)即可 -- 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-unsubscr...@doris.apache.org 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