Skip to content

[MINOR] remove unused folly header in cpp/core/jni/JniCommon.cc#12547

Open
zhangxffff wants to merge 2 commits into
apache:mainfrom
zhangxffff:minor/remove_unused_folly_header
Open

[MINOR] remove unused folly header in cpp/core/jni/JniCommon.cc#12547
zhangxffff wants to merge 2 commits into
apache:mainfrom
zhangxffff:minor/remove_unused_folly_header

Conversation

@zhangxffff

Copy link
Copy Markdown

What changes are proposed in this pull request?

Remove the unused folly/system/ThreadName.h include from cpp/core/jni/JniCommon.cc.

cpp/core/CMakeLists.txt does not declare a Folly dependency, so including Folly headers from cpp/core is unsafe.

How was this patch tested?

Manually compiled successfully.

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions Bot added the VELOX label Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant