This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fc1bad9a6b [feature](Nereids) support query MATERIALIZED_VIEW type table (#25227) add 62a6b132be [Fix](func numbers) Remove backend_nums argument of numbers function (#25200) No new revisions were added by this update. Summary of changes: .../vec/exec/data_gen_functions/vnumbers_tvf.cpp | 3 ++ .../sql-functions/table-functions/numbers.md | 4 +-- .../sql-functions/table-functions/numbers.md | 4 +-- .../org/apache/doris/planner/DataGenScanNode.java | 10 +++++++ .../main/java/org/apache/doris/qe/Coordinator.java | 15 +++++++--- .../tablefunction/NumbersTableValuedFunction.java | 32 ++++++---------------- .../http_rest_api/post/test_query_stmt.groovy | 2 +- .../nereids_syntax_p0/aggregate_strategies.groovy | 8 +++--- .../suites/nereids_syntax_p0/function.groovy | 4 +-- .../nereids_syntax_p2/aggregate_strategies.groovy | 8 +++--- 10 files changed, 46 insertions(+), 44 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org