Open sduzh opened 3 years ago
Good idea. Maybe it is a time to consider update c++11 to c++17. This proposal: https://github.com/apache/incubator-doris/issues/3563 pr:https://github.com/apache/incubator-doris/pull/3626
we have upgrad to gcc 10 and c++17, you can start the above substitution
I have a pr to repalce filesystem #5579
We can reduce dependency on Boost by replacing parts of it with stdlib equivalents: