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 53104945146 [fix](local shuffle) fix bucket shuffle + set operation + 
local shuffle compute wrong result (#60823)
     add 3bf910c795e [Enhancement](pyudf) Support MemTracker in PythonUdf 
(#60655)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                  |   3 +
 be/src/common/config.h                    |   2 +
 be/src/udf/python/python_server.cpp       | 142 +++++++++++++++++++++---------
 be/src/udf/python/python_server.h         |  29 +++++-
 be/test/udf/python/python_server_test.cpp |  96 +++++++++++++++++---
 5 files changed, 215 insertions(+), 57 deletions(-)


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

Reply via email to