I am using apache cassandra 3.x version. I am bit confused regarding when should I use decimal vs float types?
Is there any specific use-cases/differences when should go for float or avoid decimal and vice-versa?
I have gone through some quick tutorial none covered this difference. can anyone help me understand this ?