Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com> Co-authored-by: yangqise7en <877793735@qq.com> Co-authored-by: Zach41 <zach_41@163.com>
This commit is contained in:
@ -570,6 +570,8 @@ private:
|
||||
int check_stack_once();
|
||||
int output_expr_sanity_check();
|
||||
int output_expr_sanity_check_batch();
|
||||
int output_expr_decint_datum_len_check();
|
||||
int output_expr_decint_datum_len_check_batch();
|
||||
int setup_op_feedback_info();
|
||||
int do_drain_exch();
|
||||
// child can implement this interface, but can't call this directly
|
||||
|
||||
Reference in New Issue
Block a user