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

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


    from 5a243f57f4c branch-4.0: [Improve](streaming job) support postgres 
partition table sync #60560 (#60614)
     add 6866107c3cb [fix](iterator) Use explicit output schema in 
new_merge_iterator and new_union_iterator (#60772)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/beta_rowset_reader.cpp          | 13 ++++--
 be/src/olap/rowset/beta_rowset_reader.h            | 10 ++++
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 15 +++++-
 be/src/olap/schema_change.cpp                      | 39 +++++++++++++++-
 be/src/olap/tablet_schema.cpp                      |  4 +-
 be/src/olap/tablet_schema.h                        |  2 +-
 be/src/vec/olap/vgeneric_iterators.cpp             | 54 ++++++++++++++--------
 be/src/vec/olap/vgeneric_iterators.h               | 50 ++++++++++++++++----
 be/test/vec/exec/vgeneric_iterators_test.cpp       | 17 +++++--
 9 files changed, 161 insertions(+), 43 deletions(-)


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

Reply via email to