This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 62f3920fd09 [fix](mtmv)Release snapshots to avoid keeping references in MTMVTask (#47149) add 8493e59d4e2 [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