[CP] [CP] [中信证券]support listagg aggr use group by column as separator
This commit is contained in:
@ -883,9 +883,11 @@ public:
|
||||
OB_INLINE int clone_number_cell(const number::ObNumber &src_cell,
|
||||
AggrCell &aggr_cell);
|
||||
private:
|
||||
template <typename T>
|
||||
int init_group_extra_aggr_info(
|
||||
AggrCell &aggr_cell,
|
||||
const ObAggrInfo &aggr_info);
|
||||
const ObAggrInfo &aggr_info,
|
||||
const T &selector);
|
||||
int max_calc(AggrCell &aggr_cell,
|
||||
ObDatum &base,
|
||||
const ObDatum &other,
|
||||
|
||||
Reference in New Issue
Block a user