zhannngchen commented on PR #33656: URL: https://github.com/apache/doris/pull/33656#issuecomment-2058190053
@nextdreamblue We do have plans to support partial column updates on Unique Key MoR, specifically, using replace_if_not_null as an agg function, but it requires additional handling of sequence columns and delete sign columns compared to Aggregate Key. Would you be interested in supporting this function? -- 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