GitHub user zhztheplayer edited a comment on the discussion: Backend-specific contents in common code spaces
> it's more clear to rename the gluten/cpp to gluten/cpp-vl. In future if we do > be able to share some cpp code, we can merge both. CH and VL will not likely share CPP code in short term. Velox's CPP code, namely `gluten/cpp`, has an extensive design but I have been keeping questing it on its effectivity for our architecture so far. Technically some of the code can be placed into `gluten-arrow` as it was designed for common purpose but it's not practical putting CPP code in root layer anyway, speaking of our current code structure. I will not exclude the probability that we start to incubate an individual CPP project for some reason in future, but that could be a different story. So it's safe for us to focus on Gluten project itself at the moment. GitHub link: https://github.com/apache/incubator-gluten/discussions/7735#discussioncomment-11118578 ---- 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]
