This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7debd77fca6 [fix](arrow-flight-sql) Add java parsing datetime type in arrow flight sql sample (#48578) add 80a6e2ac371 [fix](memory) Fix `SwitchResourceContext` when thread context no attach task (#48671) No new revisions were added by this update. Summary of changes: be/src/runtime/thread_context.cpp | 28 +++-- be/src/runtime/thread_context.h | 5 +- be/test/runtime/thread_context_test.cpp | 184 ++++++++++++++++++++++++++++++++ 3 files changed, 207 insertions(+), 10 deletions(-) create mode 100644 be/test/runtime/thread_context_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org