commit | 701cc9562be55982871fab52cea465f73e8a62f6 | [log] [tgz] |
---|---|---|
author | Eric Tschetter <cheddar@metamarketsgroup.com> | Mon Nov 19 17:01:17 2012 -0600 |
committer | Eric Tschetter <cheddar@metamarketsgroup.com> | Mon Nov 19 17:01:17 2012 -0600 |
tree | 6a54bf12709fce1e4465eef0cc9bcf33b3f805e0 | |
parent | aa073e4e737ec32007b1445cb6ded5ef89f6bd90 [diff] |
1) Adjust the StorageAdapters to lowercase names of metrics and dimensions before looking them up. 2) Add some docs to InputRow/Row to indicate that column names passed into the methods are *always* lowercase and that the rows need to act accordingly. (fixes #29, or at least clarifies the behavior...)