This is an automated email from the ASF dual-hosted git repository.
Gabriel39 pushed a change to branch refact_reader_branch
in repository https://gitbox.apache.org/repos/asf/doris.git
omit 18b74d2f91b [feature](be) Refactor file table reader stack
add 837cc56b8eb [feature](be) Refactor file table reader stack
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (18b74d2f91b)
\
N -- N -- N refs/heads/refact_reader_branch (837cc56b8eb)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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/format/native/native_reader.cpp | 3 ++-
be/src/format/new_parquet/parquet_scan.cpp | 4 ++--
be/src/format/new_parquet/reader/list_column_reader.cpp | 4 ++--
be/src/format/new_parquet/reader/map_column_reader.cpp | 6 +++---
be/src/format/new_parquet/reader/nested_column_reader.cpp | 2 +-
be/src/format/new_parquet/reader/struct_column_reader.cpp | 6 +++---
be/src/format/table/iceberg_reader_v2.cpp | 2 +-
7 files changed, 14 insertions(+), 13 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]