This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46661-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 52396fbc88e 2.1.8-rc01 (#47232) add 0b11e763720 [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing (#46661) No new revisions were added by this update. Summary of changes: be/src/geo/geo_types.cpp | 2 +- be/src/geo/wkb_parse.cpp | 153 ++++++++++++++------- be/src/geo/wkb_parse.h | 14 +- .../data/correctness_p0/test_select_constant.out | Bin 211 -> 214 bytes .../data/nereids_function_p0/scalar_function/S.out | Bin 53552 -> 53624 bytes .../data/nereids_p0/test_select_constant.out | Bin 186 -> 189 bytes .../spatial_functions/test_gis_function.out | Bin 1438 -> 1604 bytes .../data/query_p0/test_select_constant.out | Bin 186 -> 189 bytes .../spatial_functions/test_gis_function.groovy | 6 + 9 files changed, 126 insertions(+), 49 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org