Arnab Karmakar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23604


Change subject: IMPALA-13263: Add overload for ST_ConvexHull() and 
corresponding tests
......................................................................

IMPALA-13263: Add overload for ST_ConvexHull() and corresponding tests

Added an overloaded implementation of ST_ConvexHull() to support additional
input types. This improves usability by allowing the function to be called
directly with different geometry representations without explicit conversion.

New tests were added to verify correctness and consistency with existing
ST_ConvexHull() behavior across supported geometry types.

Change-Id: Idb17d98f5e75929ec0143aa16195a84dd6e50796
---
M common/function-registry/gen_geospatial_udf_wrappers.py
M testdata/workloads/functional-query/queries/QueryTest/geospatial-esri.test
2 files changed, 12 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/23604/1
--
To view, visit http://gerrit.cloudera.org:8080/23604
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb17d98f5e75929ec0143aa16195a84dd6e50796
Gerrit-Change-Number: 23604
Gerrit-PatchSet: 1
Gerrit-Owner: Arnab Karmakar <[email protected]>

Reply via email to