This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-55382-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 1e65a8c129c branch-3.1: [fix](schema change) tablet columns is not 
rebuild after enable light schema change #55909 (#55939)
     add 9e53b2069a7 [bugfix](compaction) Fix the issue where input rowsets are 
prematurely evicted after compaction, causing query failures (#55382)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_tablet.cpp    |   3 ++
 be/src/olap/rowset/rowset_meta.h |  12 +++++
 be/src/olap/tablet.cpp           |  12 +++++
 be/src/olap/version_graph.cpp    |   7 ++-
 be/test/olap/stale_at_test.cpp   | 101 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 131 insertions(+), 4 deletions(-)
 create mode 100644 be/test/olap/stale_at_test.cpp


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

Reply via email to