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
[native] Switch to use Clang for the Linux debug build in the CI
Using GCC12.1 results in consuming more disk space than available in the
github runners.
Tests show that Clang debug builds generate much smaller libraries for
the velox submodule - around 12GB+ vs 7.4G. And for presto itself it is
3GB vs 1.6GB.
0 commit comments