You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boost is a large library. If we don't need to use Boost, we can decrease maintenance cost.
We're using Boost for multiple proposes:
Gandiva
Test
Benchmark
...
We need to replace Boost with something in them to remove Boost dependency. This will be a big change. So we should work on this step by step with separated small tasks.
Component(s)
C++
The text was updated successfully, but these errors were encountered:
Describe the enhancement requested
Boost is a large library. If we don't need to use Boost, we can decrease maintenance cost.
We're using Boost for multiple proposes:
We need to replace Boost with something in them to remove Boost dependency. This will be a big change. So we should work on this step by step with separated small tasks.
Component(s)
C++
The text was updated successfully, but these errors were encountered: