Commit Graph

2 Commits (4b85371a71d4382a5e53902d2aac997a0b0733bf)

Author SHA1 Message Date
Joe LeGasse 743946fafb models: Add FieldIterator type
The FieldIterator is used to scan over the fields of a point, providing
information, and delaying parsing/decoding the value until it is needed.
This change uses this new type to avoid the allocation of a map for the
fields which is then thrown away as soon as the points get converted
into columns within the datastore.
2016-10-03 16:30:21 -06:00
David Howden 7491564f9d Added tests for esape.Unescape 2015-10-16 10:14:47 +11:00