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 0148b39de0 [fix](metric) fix be down when enable_system_metrics is false (#16140) new 3832ba64b8 [fix](multi-catalog)Use -1 for column_statistics internal table idx_id default value instead of null, for external catalog (#16177) new cb29ad5708 [improvement](filecache) add profile for file cache (#16223) new 39aef0c1a7 [tmpfix] add table name to file scan node explain string The 3 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/io/cache/block/block_file_cache_profile.h | 45 ++++++++++++++++++++++ be/src/vec/exec/scan/vfile_scanner.cpp | 6 +++ .../planner/external/ExternalFileScanNode.java | 1 + .../apache/doris/statistics/HiveAnalysisTask.java | 2 +- 4 files changed, 53 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org