743946fafb
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. |
||
---|---|---|
.. | ||
bytes.go | ||
bytes_test.go | ||
strings.go |