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

ASF GitHub Bot updated HIVE-29610:
----------------------------------
    Labels: pull-request-available  (was: )

> Add support for SQL wildcards (% and _) in SHOW COLUMNS aligning with other 
> SHOW commands
> -----------------------------------------------------------------------------------------
>
>                 Key: HIVE-29610
>                 URL: https://issues.apache.org/jira/browse/HIVE-29610
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Raghav Aggarwal
>            Assignee: Raghav Aggarwal
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, _SHOW COLUMNS_ uses a manual string replacement for the _*_ 
> wildcard and fails to support standard SQL wildcards ({_}%{_} and _). This 
> creates an inconsistent experience compared to _SHOW TABLES_ or {_}SHOW 
> DATABASES{_}. This change refactors _ShowColumnsOperation.java_ to use the 
> centralized _UDFLike_ translation engine, enabling modern SQL wildcards while 
> preserving legacy glob support



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

Reply via email to