This is an automated email from the ASF dual-hosted git repository.

zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 41aeb12ffcc [fix](nereids)fix tableNameInfo is null in tableRefInfo 
(#56219)
     add 317d5601acb [opt](ai) detail optimization for AI Funcion (#55762)

No new revisions were added by this update.

Summary of changes:
 .../vec/aggregate_functions/aggregate_function.h   |   3 +
 .../aggregate_function_ai_agg.h                    |  17 ++
 be/src/vec/functions/ai/ai_adapter.h               | 188 ++++++++++++++-------
 be/src/vec/functions/ai/ai_functions.h             |   6 +-
 be/test/ai/aggregate_function_ai_agg_test.cpp      |  80 +++++++++
 be/test/ai/ai_adapter_test.cpp                     |  99 ++++++++++-
 be/test/ai/embed_test.cpp                          |   6 +-
 7 files changed, 329 insertions(+), 70 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to