Replies: 7 comments 27 replies
-
Is omni library open source? |
Beta Was this translation helpful? Give feedback.
-
Can Omni input/output Arrow data? |
Beta Was this translation helpful? Give feedback.
-
What I am curious about is the architecture of the Omni library - can we consider it as a fork of Velox? |
Beta Was this translation helpful? Give feedback.
-
it seems the repo is not public available now, would you please confirm? |
Beta Was this translation helpful? Give feedback.
-
Is |
Beta Was this translation helpful? Give feedback.
-
@wjunLu Since Omni supports other aarch64 CPUs, now the key is Omni's open source plan, ideally it can follow Apache's governonce mode. We don't have committer access to velox which leads to lots of pain to us. |
Beta Was this translation helpful? Give feedback.
-
Hi, @ALL!
And the related backend adaption, which is still being refactored in accordance with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is Omni?
Our team has developed a series of deeply optimized acceleration libraries on ARM platforms. As part of these works, we forked the Gluten project and added a new backend called
omni
.This forked repository follows the examples of the
Velox
andClickHouse
backends by adding anomni
backend adaptationbackends-omni
and a native adaptationcpp-omni
to integrate with OmniOperator acceleration library (currently in the open-source process).How to maintain this feature?
If the Gluten community is willing to merge the omni adaptation, our team has a dedicated group that can take responsibility for maintaining this feature, ensuring its long-term evolution, and providing corresponding ARM CI resources for build validation.
Performance
GPIP Doc
I have submitted the GPIP doc for details, please access:
OmniOperator
Omni-Backend adaption draft
Beta Was this translation helpful? Give feedback.
All reactions