Csaba Ringhofer created IMPALA-11550:
----------------------------------------
Summary: ST_GeometryProcessing is incorrectly registered as
function
Key: IMPALA-11550
URL: https://issues.apache.org/jira/browse/IMPALA-11550
Project: IMPALA
Issue Type: Bug
Reporter: Csaba Ringhofer
ST_GeometryProcessing is registered as function, while it is an empty base
class without evaluate().
https://github.com/apache/hive/blob/2d8b0a31f461a33ef2e19c0269ec44778d5ca136/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java#L706
--
This message was sent by Atlassian Jira
(v8.20.10#820010)