Commit graph

5531 commits

Author SHA1 Message Date
Cody Soyland
1f925324d7 Add enterprise license 2018-05-15 12:20:45 -05:00
Cody Soyland
5103bfd8ce Remove errant "z". 2018-05-15 11:34:47 -05:00
Cody Soyland
cfb9146515 Use NewFileBitmap to get container implementation for testing ContainersIterator. 2018-05-15 11:30:37 -05:00
Cody Soyland
e8fcb0f055 Use NewFileBitmap for tests to test btree/slice containers separately. 2018-05-15 11:22:19 -05:00
Matt Jaffee
8ae170ac6c
simplify regexes by using backquoted strings to avoid double escapes 2018-05-15 11:05:36 -05:00
Matt Jaffee
c543831937
remove unused code
nodeByURI, deleteFrameFieldRequest, readColumnAttrSets, validOptions, defaultBody
2018-05-15 11:05:31 -05:00
Matt Jaffee
620226d6ef
simplify comparisons to bool constants 2018-05-15 11:00:09 -05:00
Matt Jaffee
a0f4c613a2
remove uneccessary underscores when accessing map values 2018-05-15 10:58:33 -05:00
Cody Soyland
36aab7e223 Use new enterprise flag 2018-05-15 10:56:57 -05:00
Matt Jaffee
652b5695e1
fix redundant arguments to make() calls 2018-05-15 10:56:24 -05:00
Matt Jaffee
a3445ec884
simplify loops with append... in cluster.go 2018-05-15 10:48:40 -05:00
Matt Jaffee
68dec9c60a
remove unnecessary capacity in make() 2018-05-15 10:46:41 -05:00
Matt Jaffee
0e38eae6e3
convert time.Now().Sub() to time.Since() 2018-05-15 10:45:58 -05:00
Matt Jaffee
2b311d267c
check some unchecked errors 2018-05-15 10:42:55 -05:00
Cody Soyland
57e904f1fc Re-add Todd\'s benchmark functions lost during merge 2018-05-15 10:41:33 -05:00
Cody Soyland
89f3c10d2c Clarify comment 2018-05-15 10:25:53 -05:00
Cody Soyland
71373945da Rename Contiterator -> ContainerIterator 2018-05-15 10:22:02 -05:00
Cody Soyland
1c715aebe7 Improve enterprise build process 2018-05-15 10:16:55 -05:00
Matt Jaffee
1550279ebc
simplify some error returns
removes unnecessary if statements
2018-05-14 19:29:29 -05:00
Matt Jaffee
0c06549a5b
remove unnecessary returns in stats_test.go 2018-05-14 19:29:29 -05:00
Matt Jaffee
a10750009b
remove decodeColumnAttrSet(s) (unused) 2018-05-14 19:29:29 -05:00
Matt Jaffee
b280ab2c47
remove MustParseTimePtr 2018-05-14 19:29:29 -05:00
Matt Jaffee
eb5187bfd0
remove encode/decodeURIs 2018-05-14 19:29:29 -05:00
Matt Jaffee
fb8cc455b6
remove viewSlice (unused) 2018-05-14 19:29:28 -05:00
Matthew Jaffee
c55209a9fb
Merge pull request #1284 from jaffee/remove-input-def
remove input definition, add install-stringer to Makefile
2018-05-14 18:49:24 -05:00
Alan Bernstein
3bb140a45c Remove TODO 2018-05-14 18:18:39 -05:00
Alan Bernstein
e8ce4b99d6 Clarify PDK schema table 2018-05-14 18:18:09 -05:00
Alan Bernstein
6cc848efc9 Update sample CLI output 2018-05-14 18:17:04 -05:00
Alan Bernstein
d0ae47f350 Minor corrections 2018-05-14 18:16:29 -05:00
Alan Bernstein
c8ff67262d Add some links 2018-05-14 18:15:37 -05:00
Cody Soyland
208dc1c8dc Add new things to PHONY 2018-05-14 17:54:11 -05:00
Alan Bernstein
6e1ddf7400 Minor grammar and formatting fixes 2018-05-14 17:54:02 -05:00
Cody Soyland
251d21dee1 Remove leftover debug log line 2018-05-14 17:51:10 -05:00
Alan Bernstein
b670afaa8d Clean up CLI 2018-05-14 17:46:11 -05:00
Cody Soyland
b4b28cb8bd Add enterprise tests to CI and Makefile 2018-05-14 17:38:39 -05:00
Cody Soyland
513c7fd705 B+tree integration work.
Export necessary vars from roaring to fix b+tree containers implementation.
Clean up naming.
Use constructor replacement for enterprise integration.
2018-05-14 17:32:30 -05:00
Matt Jaffee
616545cd5c
remove input definition, add install-stringer to Makefile
also removes one line of unreachable code in cluster.go (unrelated)
2018-05-14 17:14:20 -05:00
Cody Soyland
4282e90fe1 Export a few things to enable enterprise/b/containers_btree.go to work 2018-05-14 14:03:46 -05:00
Alan Bernstein
f053d9a541 Fix formatting 2018-05-14 12:27:33 -05:00
Alan Bernstein
2c125b2ac3 Fix typos 2018-05-14 12:07:00 -05:00
Alan Bernstein
0504172cc5 Expand TopN query examples 2018-05-14 11:47:10 -05:00
Alan Bernstein
540ba2b804 Add example output in Java client section 2018-05-14 11:19:21 -05:00
Alan Bernstein
4fcf5ef1ca Address review comments 2018-05-14 11:18:54 -05:00
Cody Soyland
faa79a385c Add B+tree to enterprise subpackage 2018-05-11 20:20:24 -05:00
Alan Bernstein
f0a4e5ab82 Fix broken github tree link 2018-05-11 15:56:20 -05:00
Alan Bernstein
d90e4f2745 Add request+response language tags, and update interleaved query-language wording 2018-05-11 14:55:15 -05:00
Alan Bernstein
bdc00a4212 Add a few links 2018-05-11 14:52:59 -05:00
Alan Bernstein
2abca951e7 Minor formatting fixes 2018-05-11 14:52:35 -05:00
Alan Bernstein
22cb90c1a3 Update relational analogy section 2018-05-11 14:51:42 -05:00
Alan Bernstein
d9affeea73 Miscellaneous wording and grammar updates 2018-05-11 14:50:41 -05:00