featurebase/http
Travis Turner 177f25ee44
Add tests for importing value with column keys into integer fields.
Fix a bug in protofuf decoding of pilosa.Row.
2018-08-15 16:00:32 -05:00
..
client.go add support for column keys when importing to int fields 2018-08-15 16:00:31 -05:00
client_test.go Add tests for importing value with column keys into integer fields. 2018-08-15 16:00:32 -05:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go This commit ensures that keyed imports are sent to the coordinator 2018-08-14 12:34:17 -05:00
handler_internal_test.go Use string prefix instead of equality so json error message will pass on all Go versions 2018-07-31 14:16:17 -05:00
handler_test.go Merge branch 'develop' into newpql 2018-06-22 09:11:00 -05:00
translator.go change NewTranslateStore() to take an interface for backward compatibility 2018-08-13 12:04:22 -05:00
translator_test.go Remove unused newMockReadCloser 2018-08-02 10:59:16 -05:00