Files
doris/be
Mingyu Chen 03e36056eb [Bug] Fix bug that the min/max function has an error in handling string null values. (#5189)
null should be ignored in min/max function.
And if there is no data, null should be return.

Co-authored-by: morningman <chenmingyu@baidu.com>
2021-01-05 09:48:38 +08:00
..