Hello Pranav Lodha, Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23604
to look at the new patch set (#3).
Change subject: IMPALA-13263: Add single-argument overload for ST_ConvexHull()
and tests
......................................................................
IMPALA-13263: Add single-argument overload for ST_ConvexHull() and tests
Added a single-argument overloaded implementation of ST_ConvexHull() to
support additional geometric input types. This improves usability by
allowing the function to be called directly with different geometry
representations without explicit conversion.
Testing:
Added new tests in test_geospatial_functions.py to verify
correctness and consistency of the new ST_ConvexHull() overload
across supported geometric 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, 50 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/23604/3
--
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: newpatchset
Gerrit-Change-Id: Idb17d98f5e75929ec0143aa16195a84dd6e50796
Gerrit-Change-Number: 23604
Gerrit-PatchSet: 3
Gerrit-Owner: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>