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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)