Skip to content

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

Open
zhangxffff wants to merge 1 commit 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 1 commit 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
@liuneng1994
liuneng1994 force-pushed the minor/remove_unused_folly_header branch from bfe2c0a to aaddcd9 Compare July 20, 2026 05:36

@taiyang-li taiyang-li left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taiyang-li
taiyang-li requested a review from jackylee-ch July 21, 2026 08:46
@taiyang-li

Copy link
Copy Markdown
Contributor

@jackylee-ch can you help review it, thanks!

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.

2 participants