This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from ad6737796f6 branch-2.1: [fix](binlog) Fix table not gc binlog meta/records #46981 (#47257) add 3b7cc67ec27 branch-2.1: [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing #46661 (#47263) 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