Hi hive dev Gurus,

I am a newbie to hive dev, but using hive for about 2 years.

I created a UDF to convert map to string, since I wanted make only the key part 
lower or upper to convert old data in map field, because the keys could be in 
different cases.  I created this about a year ago.

I would like to add it to the hive code, so I do not have to customize the code 
or add udf temporarily.  Also it could be a useful udf to have.

I got the steps to contribute from this 
https://cwiki.apache.org/Hive/howtocontribute.html

Anything else needed?  Is this email enough or I have open a jira?

Thanks,
Chalcy

-----Original Message-----
From: Namit Jain (JIRA) [mailto:j...@apache.org] 
Sent: Wednesday, September 12, 2012 1:53 AM
To: hive-...@hadoop.apache.org
Subject: [jira] [Assigned] (HIVE-3141) Bug in SELECT query


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

Namit Jain reassigned HIVE-3141:
--------------------------------

    Assignee: Ajesh Kumar
    
> Bug in SELECT query
> -------------------
>
>                 Key: HIVE-3141
>                 URL: https://issues.apache.org/jira/browse/HIVE-3141
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 0.9.0
>         Environment: OS: Ubuntu
> Hive version: hive-0.7.1-cdh3u2
> Hadoop : hadoop-0.20.2
>            Reporter: ASK
>            Assignee: Ajesh Kumar
>            Priority: Minor
>              Labels: patch
>         Attachments: HIVE-3141.2.patch.txt, 
> Hive_bug_3141_resolution.pdf, select_syntax.q, select_syntax.q.out
>
>
> When i try to execute select *(followed by any alphanumeric character) 
> from table , query is throwing some issues. It display the result for 
> select * It doesnot happen when only numbers follow the *

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators 
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to