This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46661-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from f24c3ee6413 branch-3.0: [fix](coldheat) fix missing partition's storage policy in create_table_like stmt #47009 (#47183) add 8438c51c5b2 [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