You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Edward Yoon (JIRA)" <ji...@apache.org> on 2007/12/20 15:33:43 UTC

[jira] Deleted: (HADOOP-2264) Support an OutputFormat for HQL row data

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

Edward Yoon deleted HADOOP-2264:
--------------------------------


> Support an OutputFormat for HQL row data
> ----------------------------------------
>
>                 Key: HADOOP-2264
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2264
>             Project: Hadoop
>          Issue Type: New Feature
>            Reporter: Paul Saab
>            Assignee: Edward Yoon
>            Priority: Minor
>
> Currently when selecting a row, if the data does not convert to a String the hbase shell will print garbage.  It would be nice if  HQL supported a mechanism to format individual columns.  Something along the lines of:
> select col1: format(SomeFormatClass), col2: format(AnotherFormatClass) from table ....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Deleted: (HADOOP-2264) Support an OutputFormat for HQL row data

Posted by stack <st...@duboce.net>.
Why delete this Edward?  It was filed by someone other than yourself.  
At a minimum you should give a reason.  IMO, this is a needed feature.   
I'd suggest you recreate it.
Thanks,
St.Ack

Edward Yoon (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/HADOOP-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Edward Yoon deleted HADOOP-2264:
> --------------------------------
>
>
>   
>> Support an OutputFormat for HQL row data
>> ----------------------------------------
>>
>>                 Key: HADOOP-2264
>>                 URL: https://issues.apache.org/jira/browse/HADOOP-2264
>>             Project: Hadoop
>>          Issue Type: New Feature
>>            Reporter: Paul Saab
>>            Assignee: Edward Yoon
>>            Priority: Minor
>>
>> Currently when selecting a row, if the data does not convert to a String the hbase shell will print garbage.  It would be nice if  HQL supported a mechanism to format individual columns.  Something along the lines of:
>> select col1: format(SomeFormatClass), col2: format(AnotherFormatClass) from table ....
>>     
>
>