morrySnow

Results 60 comments of morrySnow

introduced by #11621 . @Kikyou1997 PTAL

i think this could be resolved by #11566 , @englefly what do u think?

@FelixDonChen this bug will be fixed in version 1.1.2. It should be released at the end of this month or the beginning of next month

sorry, Doris do not support use distinct aggregate function as analytic function now.

i think document has a mistake on it. i has review the code. it is not support yet.

@zclllyybb @xy720 . Cast `string` to `array` is ok. We parse it with json format. `string` `'[1,2,3]'` cast to `array` will produce text array with 3 elements: `'1'`, `'2'` and...