You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2023/05/29 02:37:00 UTC

[jira] [Updated] (IMPALA-12121) Add non empty check for UDF location in getLastModifiedTime method

     [ https://issues.apache.org/jira/browse/IMPALA-12121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quanlong Huang updated IMPALA-12121:
------------------------------------
    Fix Version/s: Impala 4.3.0

> Add non empty check for UDF location in getLastModifiedTime method
> ------------------------------------------------------------------
>
>                 Key: IMPALA-12121
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12121
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: fe
>            Reporter: Soumyakanti Das
>            Assignee: Soumyakanti Das
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> {{getLastModifiedTime()}} of {{Function.java}} assumes that if the UDF is not a BUILTIN and if the location is not null, it is a non-empty string. However, we may have UDFs with an empty location if they are in the install location and loaded at init time.
> We should also add a non empty check for the location in the if condition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org