You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chinna Rao Lalam (JIRA)" <ji...@apache.org> on 2011/08/24 15:43:30 UTC

[jira] [Created] (HIVE-2401) Show functions with regex not working

Show functions with regex not working
-------------------------------------

                 Key: HIVE-2401
                 URL: https://issues.apache.org/jira/browse/HIVE-2401
             Project: Hive
          Issue Type: Improvement
          Components: CLI
         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
            Reporter: Chinna Rao Lalam


show functions a;
If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2401) Show functions with regex not working

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam updated HIVE-2401:
-----------------------------------

    Status: Patch Available  (was: Open)

> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2401.patch
>
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2401) Show functions with regex not working

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam updated HIVE-2401:
-----------------------------------

    Attachment: HIVE-2401.patch

> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2401.patch
>
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2401) Show functions with regex not working

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi updated HIVE-2401:
-----------------------------

    Status: Open  (was: Patch Available)

The wiki already explains how to do this.  I don't hink we need any behavior change here.

hive> show functions 'm.*';
OK
map
map_keys
map_values
max
min
minute
month


> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2401.patch
>
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HIVE-2401) Show functions with regex not working

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam resolved HIVE-2401.
------------------------------------

    Resolution: Not A Problem

It supports with regex m.*

> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2401.patch
>
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HIVE-2401) Show functions with regex not working

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chinna Rao Lalam reassigned HIVE-2401:
--------------------------------------

    Assignee: Chinna Rao Lalam

> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (HIVE-2401) Show functions with regex not working

Posted by "John Sichi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095671#comment-13095671 ] 

John Sichi edited comment on HIVE-2401 at 9/1/11 11:31 PM:
-----------------------------------------------------------

The wiki already explains how to do this.  I don't think we need any behavior change here.

hive> show functions 'm.*';
OK
map
map_keys
map_values
max
min
minute
month


      was (Author: jvs):
    The wiki already explains how to do this.  I don't hink we need any behavior change here.

hive> show functions 'm.*';
OK
map
map_keys
map_values
max
min
minute
month

  
> Show functions with regex not working
> -------------------------------------
>
>                 Key: HIVE-2401
>                 URL: https://issues.apache.org/jira/browse/HIVE-2401
>             Project: Hive
>          Issue Type: Improvement
>          Components: CLI
>         Environment: Hadoop 0.20.1, Hive0.8.0 and SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5)
>            Reporter: Chinna Rao Lalam
>            Assignee: Chinna Rao Lalam
>         Attachments: HIVE-2401.patch
>
>
> show functions a;
> If it gives all the function names starting with a  is easy to search.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira