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 6d2924668e3 [fix](audit-loader) fix invalid token check logic (#32095) new 5539f85fec2 [fix](ui) fix database cannot be choosed bug (#32091) new 2f4401189aa [Bug](top-n) do not update topn filter when sort node and scan node are not in theā¦ (#32159) 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/olap/tablet_reader.cpp | 2 - be/src/pipeline/exec/sort_sink_operator.cpp | 14 +-- be/src/runtime/runtime_predicate.h | 10 +- be/src/vec/exec/vsort_node.cpp | 14 +-- ui/src/pages/layout/index.tsx | 108 ++++++++++++--------- ui/src/pages/playground/tree/index.tsx | 140 ++++++++++++++++------------ ui/src/router/renderRouter.tsx | 37 ++++---- ui/src/utils/utils.ts | 10 +- 8 files changed, 196 insertions(+), 139 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org