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

lgbo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


    from 4acbcd760b [MINOR] Optimize code style for test of backend-velox 
(#10857)
     add 1142ba4092 Reject all JNI calls after native destroy is invoked. 
(#10815)

No new revisions were added by this update.

Summary of changes:
 cpp-ch/local-engine/Common/CHUtil.cpp       |   1 -
 cpp-ch/local-engine/Common/QueryContext.cpp |  24 ++++++-
 cpp-ch/local-engine/Common/QueryContext.h   |  20 +++++-
 cpp-ch/local-engine/Parser/LocalExecutor.h  |   4 +-
 cpp-ch/local-engine/jni/jni_common.cpp      |  27 ++++++++
 cpp-ch/local-engine/jni/jni_common.h        | 103 ++++++++++++++++++++++++++++
 cpp-ch/local-engine/jni/jni_error.h         |  23 -------
 cpp-ch/local-engine/local_engine_jni.cpp    |  63 ++++++++++-------
 8 files changed, 210 insertions(+), 55 deletions(-)


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

Reply via email to