Hi Jason, how can I do
price NOT EQUAL TO 200
for number field type, I can see the comparison operators.
And != is working only on strings.
Pls help
j
Jason Bosco
08/14/2023, 2:57 PM
We’ve added support for doing != on numerical fields in 0.25.0.rc.
If you upgrade your cluster to the latest RC build you should be able to use the same syntax
❤️ 1
e
Eshwar Uppala
08/14/2023, 3:33 PM
thanks jason. have upgraded the instance. any timeline on when change log will be published?