Mryange
Mryange
## Proposed changes Issue Number: close #xxx before ``` mysql [test10]>select count(parse_url(url, 'HOST')) from urldb; +-------------------------------+ | count(parse_url(url, 'HOST')) | +-------------------------------+ | 10000000 | +-------------------------------+ 1 row in set (1.12...
## Proposed changes before ``` mysql [test]>select count(lpad(str, 100, "abc")) from strsu; +------------------------------+ | count(lpad(str, 100, 'abc')) | +------------------------------+ | 10000000 | +------------------------------+ 1 row in set (2.83 sec) ```...
https://github.com/apache/doris/pull/38226
## Proposed changes ``` mysql [test]>select count(st_distance_sphere(db, db, db, db)) from double_ranges; +-------------------------------------------+ | count(st_distance_sphere(db, db, db, db)) | +-------------------------------------------+ | 0 | +-------------------------------------------+ 1 row in set (1.25 sec)...
## Proposed changes This is just a minor optimization, changing column to columnint64.
## Proposed changes Issue Number: close #xxx
# Versions https://github.com/apache/doris/pull/41008 - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English
## Proposed changes Issue Number: close #xxx
## Proposed changes Issue Number: close #xxx
## Proposed changes Issue Number: close #xxx