Python cqlengine blobasinet alternative

40 Views Asked by At
SELECT blobasinet(columnname) from table ;
system.blobasinet(columnname)
-------------------------------------------
192.168.97.12
192.168.96.9

This query will return the IP string for Blob Field

what is the cqlengine version for this query?

1

There are 1 best solutions below

0
Adam Holmberg On

CQL functions are currently not implemented in cqlengine.