zhztheplayer opened a new pull request, #8271:
URL: https://github.com/apache/incubator-gluten/pull/8271

   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](https://github.com/apache/incubator-gluten/compare/main...zhztheplayer:wip-comp-file?expand=1#diff-06032b572a7c7aa8c391a42d0f47d86f5fabd9c781f97b1ecee156c6d21ef1deR34-R53).
   
   The previous way of using service file to detect backend / component 
implementations is dropped since it may cause the files overwrites each other 
accidentally during maven goal `add-resources`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to