Login  Register

[jira] [Created] (CARBONDATA-354) Query execute successfully even not argument given in count function

Posted by Akash R Nilugal (Jira) on Nov 01, 2016; 10:42am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-354-Query-execute-successfully-even-not-argument-given-in-count-function-tp2489.html

Prabhat Kashyap created CARBONDATA-354:
------------------------------------------

             Summary: Query execute successfully even not argument given in count function
                 Key: CARBONDATA-354
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-354
             Project: CarbonData
          Issue Type: Bug
            Reporter: Prabhat Kashyap
            Priority: Minor


When I am executing following command:
select count() from tableName;

It gave me no error and execute successfully but it gives following exception when I execute the same in Hive:

FAILED: UDFArgumentException Argument expected



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)