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
[Chore](thrift) prevent BE to be recompiled many files apache#19272
Prevent BE to be recompiled many files:
When we execute build.sh, it clean thrift code so that BE will be recompiled many files. It is added by this pr
apache#19217
We can use build.sh --clean to clean the thrift code. No need to clean it every time.
0 commit comments