This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
discard 903f1d5ca2c [fix](partial update) Support partial update when the date default value is 'current_date'. This PR is a extension of PR #32926. (#33394) (#33625) This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/branch-2.1 (96ed07c83ef) \ O -- O -- O (903f1d5ca2c) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/segment_writer.cpp | 24 +-------- .../rowset/segment_v2/vertical_segment_writer.cpp | 24 +-------- .../partial_update/test_partial_update.out | 24 --------- .../partial_update/test_partial_update.groovy | 57 +--------------------- 4 files changed, 3 insertions(+), 126 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org