[
https://issues.apache.org/jira/browse/HBASE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565543#action_12565543
]
Bryan Duxbury commented on HBASE-51:
------------------------------------
Since the shell is an admin tool, the only time it really matters what the
output of a SELECT was is when looking at .META. and -ROOT-. Any other time, if
your data is not in pretty form (character case, encoded data, etc), it's not
for the shell/HQL to worry about. It's for the client application that works
with it via HTable API.
I think we should close this issue WontFix.
> [Hbase Shell] Support an OutputFormat for HQL row data
> ------------------------------------------------------
>
> Key: HBASE-51
> URL: https://issues.apache.org/jira/browse/HBASE-51
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: hql
> Environment: All
> Reporter: Edward Yoon
> Priority: Trivial
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.