Page MenuHomePhabricator

Investigate float test failures
Closed, ResolvedPublic

Description

We currently don't properly support floats. I reported this as a bug against the node bindings at https://datastax-oss.atlassian.net/browse/NODEJS-50, but that was closed as WFM. Need to investigate whether

  1. we actually prepare those statements, and
  2. if there is something else to blame on our end.

Event Timeline

GWicke raised the priority of this task from to Medium.
GWicke updated the task description. (Show Details)
GWicke changed Security from none to None.
GWicke added a project: RESTBase-Cassandra.
GWicke subscribed.

float seems to be working fine now.
I just sent a pull request to enable float type in restbase-cassandra https://github.com/wikimedia/restbase-cassandra/pull/49#