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

taiyang-li pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f235e39dd [MINOR] remove unused folly header in 
cpp/core/jni/JniCommon.cc (#12547)
6f235e39dd is described below

commit 6f235e39ddd36c77adbb95ce7054fc89ea9ace17
Author: Zhang Xiaofeng <[email protected]>
AuthorDate: Mon Aug 3 19:38:15 2026 +0800

    [MINOR] remove unused folly header in cpp/core/jni/JniCommon.cc (#12547)
---
 cpp/core/jni/JniCommon.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpp/core/jni/JniCommon.cc b/cpp/core/jni/JniCommon.cc
index 1f57e25a17..b9806bb242 100644
--- a/cpp/core/jni/JniCommon.cc
+++ b/cpp/core/jni/JniCommon.cc
@@ -16,7 +16,6 @@
  */
 
 #include "JniCommon.h"
-#include <folly/system/ThreadName.h>
 
 #include "utils/ArrowStatus.h"
 


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

Reply via email to