This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1200b22fd2 [function](round) compute accurate round value by decimal (#14946) add decabbb933 [Chore](s2geo) upgrade s2geo to 0.10.0 (#15002) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 11 +++ be/src/common/config.h | 2 + be/src/geo/geo_functions.cpp | 5 +- be/src/geo/geo_types.cpp | 41 +++++++++- dist/LICENSE-dist.txt | 3 +- thirdparty/CHANGELOG.md | 4 + thirdparty/build-thirdparty.sh | 37 +++++---- thirdparty/download-thirdparty.sh | 9 --- thirdparty/patches/s2geometry-0.9.0.patch | 129 ------------------------------ thirdparty/vars.sh | 15 +++- 10 files changed, 90 insertions(+), 166 deletions(-) delete mode 100644 thirdparty/patches/s2geometry-0.9.0.patch --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org