GitHub user FelixYBW added a comment to the discussion: Add a new backend: Bolt
+1 The essence of open source is "all for one and one for all." The reason Gluten has reached its current level of maturity and widespread adoption is precisely because our countless users have resolved numerous bugs during their own deployments, preventing those who follow from repeating the same mistakes. However, the Velox community has consistently struggled with excessively long PR review times, or even a complete lack of reviews. The latest example is [Issue #11534](https://github.com/apache/incubator-gluten/issues/11534), which could have saved us from a massive amount of redundant testing recently. While we could cherry-pick these PRs into ibm/velox (or your specific fork), the current rebase effort is already becoming overwhelming. Consequently, we have had to create an [issue](https://github.com/apache/incubator-gluten/issues/11585) to track unmerged PRs from the Gluten community so that customers can selectively pick them as needed. Since I began testing Bolt, I can confirm that everything mentioned by @frankobe is true. Introducing a new, more open backend will only benefit the long-term development of Gluten. GitHub link: https://github.com/apache/incubator-gluten/discussions/10929#discussioncomment-15749730 ---- 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]
