This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48786-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 499db7ad91f branch-3.0: [Fix](GA)Remove extra blank lines to avoid parsing failures #49615 (#49617) add fe209438c54 [fix](cloud) retry read_at when corruption using file cache (#48786) No new revisions were added by this update. Summary of changes: be/src/cloud/injection_point_action.cpp | 22 +++++++ be/src/olap/rowset/segment_v2/column_reader.cpp | 23 ++++---- .../rowset/segment_v2/indexed_column_reader.cpp | 25 ++++---- .../olap/rowset/segment_v2/ordinal_page_index.cpp | 22 ++++--- be/src/olap/rowset/segment_v2/page_io.cpp | 67 ++++++++++++++++++++++ be/src/olap/rowset/segment_v2/page_io.h | 34 +++++++++-- be/src/olap/rowset/segment_v2/segment.cpp | 30 ++++------ 7 files changed, 162 insertions(+), 61 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org