This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c400b0f44dd [fix](hive) ignore all hidden dir and files (#52286) add ef55aadeb7b [Chore](expr) remove VTupleIsNullPredicate (#52279) No new revisions were added by this update. Summary of changes: be/src/vec/exprs/vexpr.cpp | 5 -- be/src/vec/exprs/vtuple_is_null_predicate.cpp | 81 --------------------------- be/src/vec/exprs/vtuple_is_null_predicate.h | 63 --------------------- 3 files changed, 149 deletions(-) delete mode 100644 be/src/vec/exprs/vtuple_is_null_predicate.cpp delete mode 100644 be/src/vec/exprs/vtuple_is_null_predicate.h --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org