GitHub user zhztheplayer added a comment to the discussion: Backend-specific contents in common code spaces
> I agree to reorganize the code, but can we do this refactoring after the > release of 1.3? Thanks! I don't have enough time for doing this immediately. If no one takes the work on, it will not likely be in 1.3. Let's just keep an eye on the contents and avoid adding more. > What's the problem of UT module? `gluten-ut` relies on `backends-velox` / `backends-clickhouse` and has some if-else conditions on backend type written in the module. Ideally, refactors needed to move some of the non-common logics to their own modules. GitHub link: https://github.com/apache/incubator-gluten/discussions/7735#discussioncomment-11118510 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
