You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ABHISHEK KUMAR GUPTA (Jira)" <ji...@apache.org> on 2020/02/07 06:12:00 UTC

[jira] [Updated] (HIVE-22849) Regex for Hive built in functions giving different result

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

ABHISHEK KUMAR GUPTA updated HIVE-22849:
----------------------------------------
    Environment:     (was: hive> show functions like 'ad?*';
OK
abs
acos
add_months
aes_decrypt
aes_encrypt
and
array
array_contains
ascii
asin
assert_true
atan
avg
Time taken: 0.005 seconds, Fetched: 13 row(s)
hive> show functions like 'ad*';
OK
add_months
Time taken: 0.005 seconds, Fetched: 1 row(s))

> Regex for Hive built in functions giving different result
> ---------------------------------------------------------
>
>                 Key: HIVE-22849
>                 URL: https://issues.apache.org/jira/browse/HIVE-22849
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.1
>            Reporter: ABHISHEK KUMAR GUPTA
>            Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)