[ 
https://issues.apache.org/jira/browse/CASSANDRA-14569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545813#comment-16545813
 ] 

Rama Krishna commented on CASSANDRA-14569:
------------------------------------------

 Exception :

Traceback (most recent call last):
 File "/charter/DEV/cassandra-3.0.15/bin/cqlsh.py", line 1301, in 
perform_simple_statement
 result = future.result()
 File 
"/charter/DEV/cassandra-3.0.15/bin/../lib/cassandra-driver-internal-only-3.7.1.post0-19c1603.zip/cassandra-driver-3.7.1.post0-19c1603/cassandra/cluster.py",
 line 3783, in result
 raise self._final_exception
FunctionFailure: Error from server: code=1400 [User Defined Function failure] 
message="execution of 'test.getsize3[set<bigint>]' failed: 
java.lang.NullPointerException

> How to get the size of set in cassandra
> ---------------------------------------
>
>                 Key: CASSANDRA-14569
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14569
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Rama Krishna
>            Priority: Blocker
>             Fix For: 3.0.x
>
>
> Team,
>  
> i have a table , which has a column defined as set<bigint> , now i want to 
> calculate the size of that column , if want see if i have any null values for 
> that column . 
> please let me know if we have any way to find out all the null values for 
> that column . 
> Many thanks in advance . 
>  
>  
> Regards ,
> RK.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to