Skip to content

[GLUTEN-9239][CH] Support JDK17 for the CH backend#9242

Merged
zzcclp merged 1 commit intoapache:mainfrom
zzcclp:gluten-9239
Apr 8, 2025
Merged

[GLUTEN-9239][CH] Support JDK17 for the CH backend#9242
zzcclp merged 1 commit intoapache:mainfrom
zzcclp:gluten-9239

Conversation

@zzcclp
Copy link
Copy Markdown
Contributor

@zzcclp zzcclp commented Apr 7, 2025

What changes were proposed in this pull request?

Support JDK17 for the CH backend.

Due to the changes in the JNI OnUnLoad calling mechanism of the JDK17, it needs to manually call the destroy native function
to release ch resources and avoid core dump.

Close #9239.

(Fixes: #9239)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2025

#9239

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2025

Run Gluten Clickhouse CI on x86

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2025

Run Gluten Clickhouse CI on x86

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2025

Run Gluten Clickhouse CI on x86

Support JDK17 for the CH backend

Close apache#9239.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2025

Run Gluten Clickhouse CI on x86

@zzcclp zzcclp merged commit 0be312a into apache:main Apr 8, 2025
8 checks passed
lwz9103 added a commit that referenced this pull request Apr 30, 2025
- 250123 Fix conflict due to #8418
- 241218 Fix conflict due to #8241
- 250408 Fix conflict due to #9242
- 250423 Fix conflict due to #9399

(cherry picked from commit f26523f1702d8427bf02600d9e74ca100bd0fabc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] Support JDK17 for the CH backend

2 participants