zhztheplayer commented on PR #10850:
URL:
https://github.com/apache/incubator-gluten/pull/10850#issuecomment-3381615462
Similar issue is repeatable from my end with Ubuntu 24.04 (although we don't
have a loader for it). CC @yaooqinn for more insights.
If we are making the change maybe we also want to strengthen the `accepts`
implementation code in the loader implementations by turning
`osName.contains("Ubuntu")` to `osName.startsWith("Ubuntu")` /
`osName.equals("Ubuntu")` or so.
--
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]