You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2022/09/01 13:35:00 UTC

[jira] [Created] (IMPALA-11550) ST_GeometryProcessing is incorrectly registered as function

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)