typhon-project / typhonql

Typhon Query Language
Eclipse Public License 2.0
4 stars 1 forks source link

Make UUIDs first class during iteration to avoid parsing #85

Closed tvdstorm closed 4 years ago

tvdstorm commented 4 years ago

Cassandra (and others?) need to know the type of value to serialise into query. Representing UUIDs as strings blocks this.

DavyLandman commented 4 years ago

This has been done, all uuids are now in their native format in the backends.