You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/05/14 02:03:42 UTC

[jira] Commented: (HIVE-1344) error in select disinct

    [ https://issues.apache.org/jira/browse/HIVE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867326#action_12867326 ] 

Namit Jain commented on HIVE-1344:
----------------------------------

FAILED: Error in semantic analysis: line 1:40 Invalid Function a

if T is partitioned by ds

> error in select disinct
> -----------------------
>
>                 Key: HIVE-1344
>                 URL: https://issues.apache.org/jira/browse/HIVE-1344
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>
>  from T a select distinct a.* where a.ds='2010-05-01';
> gets a error

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