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
from ff5a4cb5b9f [enhance](auth)when assigning permissions, the current user must have corresponding permissions (#32825) (#33948) new c631f4f8a88 [fix](schema change) resolve the use count check of source logical column (#33932) new e384b495e3b [fix](pipeline_x) The execution loop of a task should be broken if the task is cancelled (#33938) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/pipeline/pipeline_x/pipeline_x_task.cpp | 8 +++ .../exec/format/parquet/parquet_column_convert.cpp | 13 ---- .../exec/format/parquet/parquet_column_convert.h | 74 ++++++++++++++-------- .../exec/format/parquet/vparquet_column_reader.cpp | 4 +- be/test/vec/exec/parquet/parquet_thrift_test.cpp | 3 +- 5 files changed, 57 insertions(+), 45 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org