This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-hive-test in repository https://gitbox.apache.org/repos/asf/doris.git
from 39aef0c1a7 [tmpfix] add table name to file scan node explain string new c5c9fa54dd [Refactor](function) opt the exec of function with null column new 18fe70ee74 [fix](multi catalog)Collect decimal and date type min max statistic value (#16262) 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/vec/exprs/vectorized_fn_call.cpp | 2 + be/src/vec/functions/function.cpp | 14 +-- be/src/vec/functions/function_cast.h | 14 +-- be/src/vec/functions/function_helpers.cpp | 118 +++++++++------------ be/src/vec/functions/function_helpers.h | 26 ++--- .../doris/catalog/external/HMSExternalTable.java | 1 + .../apache/doris/statistics/HiveAnalysisTask.java | 45 ++++++-- 7 files changed, 116 insertions(+), 104 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org