You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/07 14:01:00 UTC

[jira] [Work logged] (HIVE-26512) ST_GeometryProcessing is incorrectly registered as function

     [ https://issues.apache.org/jira/browse/HIVE-26512?focusedWorklogId=806713&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-806713 ]

ASF GitHub Bot logged work on HIVE-26512:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Sep/22 14:00
            Start Date: 07/Sep/22 14:00
    Worklog Time Spent: 10m 
      Work Description: ayushtkn opened a new pull request, #3580:
URL: https://github.com/apache/hive/pull/3580

   Remove the unused udf function from being registered, it is just a wrapper class, no need to register and have runtime issues while using it.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 806713)
    Remaining Estimate: 0h
            Time Spent: 10m

> ST_GeometryProcessing is incorrectly registered as function
> -----------------------------------------------------------
>
>                 Key: HIVE-26512
>                 URL: https://issues.apache.org/jira/browse/HIVE-26512
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Csaba Ringhofer
>            Assignee: Ayush Saxena
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)