This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e3c8fffd99 [function](round) fix decimal scale for scale not specified (#15541) add ca73c60442 [Chore](build) enable ignored-qualifiers check (#16196) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 2 +- be/src/exec/schema_scanner.h | 2 +- be/src/gutil/endian.h | 2 +- be/src/gutil/map-util.h | 16 ++++++++-------- be/src/io/fs/file_system.h | 2 +- be/src/olap/tablet.cpp | 4 ++-- be/src/olap/tablet.h | 12 ++++++------ be/src/olap/tablet_meta.h | 4 ++-- be/src/olap/tablet_schema.h | 4 ++-- be/src/olap/types.h | 6 +++--- be/src/pipeline/pipeline_task.h | 2 +- be/src/runtime/descriptors.h | 2 +- be/src/runtime/exec_env.h | 2 +- be/src/runtime/runtime_state.h | 10 +++++----- be/src/udf/udf_internal.h | 2 +- be/src/vec/core/field.h | 2 +- be/src/vec/core/sort_cursor.h | 2 +- be/src/vec/data_types/data_type_time_v2.h | 2 +- be/src/vec/exec/scan/scanner_context.h | 4 ++-- be/src/vec/exec/vaggregation_node.h | 2 +- be/src/vec/exprs/vin_predicate.h | 2 +- be/src/vec/exprs/vslot_ref.h | 4 ++-- be/src/vec/utils/arrow_column_to_doris_column.cpp | 2 +- be/src/vec/utils/arrow_column_to_doris_column.h | 2 +- 24 files changed, 47 insertions(+), 47 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org