[
https://issues.apache.org/jira/browse/HIVE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393699#comment-13393699
]
Navis commented on HIVE-3141:
-----------------------------
It accepts regex expressions..
select `.*(your-alphanumerics)` from table;
> Bug in SELECT query
> -------------------
>
> Key: HIVE-3141
> URL: https://issues.apache.org/jira/browse/HIVE-3141
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Environment: OS: Ubuntu
> Hive version: hive-0.7.1-cdh3u2
> Hadoop : hadoop-0.20.2
> Reporter: ASK
> Priority: Minor
>
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira