This is an automated email from the ASF dual-hosted git repository.

zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f47fef71c6d [Fix](func) fix element_at return err when short-circuit 
evaluation passes empty input (#60570)
     add c44ef2b3336 [util](column)Use ColumnView to automatically handle 
Nullable and Const. (#60575)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column_execute_util.h         | 101 +++++++
 be/src/vec/columns/column_string.cpp             |  14 -
 be/src/vec/columns/column_string.h               |  14 +-
 be/src/vec/functions/functions_geo.cpp           | 320 ++++++-----------------
 be/test/vec/columns/column_execute_util_test.cpp | 164 ++++++++++++
 5 files changed, 363 insertions(+), 250 deletions(-)
 create mode 100644 be/src/vec/columns/column_execute_util.h
 create mode 100644 be/test/vec/columns/column_execute_util_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to