Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORE] Use component file to discover components #8271

Merged
merged 8 commits into from
Dec 19, 2024

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Dec 19, 2024

A component file is a blank file with the target component class name as its file name under classpath container META-INF/gluten-components.

Details can be found in code comment.

The previous way of using service file to detect backend / component implementations is dropped since it may cause the files overwrite each other accidentally during maven goal add-resources.

@zhztheplayer zhztheplayer changed the title [CORE] Use component file as component discovery [CORE] Use component file to discover components Dec 19, 2024
Copy link

Run Gluten Clickhouse CI on x86

@apache apache deleted a comment from github-actions bot Dec 19, 2024
Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

Copy link

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 0e9aba4 into apache:main Dec 19, 2024
43 of 45 checks passed
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