This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cfe1506550c [opt](nereids) reimplement or-to-in rule (#41222)
add 9bd671f6b97 [chore](check) open shorten-64-to-32 error (#41197)
No new revisions were added by this update.
Summary of changes:
be/src/common/cast_set.h | 73 ++++++++++++++++++++++
.../{io/fs/hdfs.h => common/compile_check_begin.h} | 8 +--
.../{env_config.h.in => compile_check_end.h} | 9 ++-
be/src/pipeline/exec/aggregation_sink_operator.cpp | 18 +++---
.../pipeline/exec/aggregation_source_operator.cpp | 18 +++---
be/src/pipeline/exec/analytic_sink_operator.cpp | 3 +-
be/src/pipeline/exec/analytic_sink_operator.h | 2 +-
be/src/pipeline/exec/analytic_source_operator.cpp | 7 ++-
be/src/pipeline/exec/analytic_source_operator.h | 2 +-
be/src/pipeline/exec/scan_operator.cpp | 3 +-
be/src/pipeline/pipeline_fragment_context.cpp | 22 ++++---
be/src/vec/core/block.cpp | 4 +-
be/src/vec/core/block.h | 6 +-
be/src/vec/exprs/vectorized_agg_fn.cpp | 2 +-
be/src/vec/exprs/vectorized_agg_fn.h | 2 +-
be/src/vec/exprs/vexpr_context.cpp | 4 +-
be/src/vec/exprs/vexpr_context.h | 4 +-
17 files changed, 133 insertions(+), 54 deletions(-)
create mode 100644 be/src/common/cast_set.h
copy be/src/{io/fs/hdfs.h => common/compile_check_begin.h} (85%)
copy be/src/common/{env_config.h.in => compile_check_end.h} (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]