Matthew Jaffee
|
dac6234d0d
|
Merge pull request #1671 from jaffee/differentiate-map-error
differentiate error messages between opening file and mapping it
|
2021-08-09 12:27:22 -05:00 |
|
Matthew Jaffee
|
207634aea3
|
differentiate error messages between opening file and mapping it
|
2021-08-09 11:42:25 -05:00 |
|
Matthew Jaffee
|
54a4c2a587
|
Merge pull request #1663 from molecula/fully-disable-usage-endpoint
CORE-800 Disable /ui/usage endpoint completely when usage-duty-cycle is set to 0
|
2021-08-05 09:37:10 -05:00 |
|
Alan Bernstein
|
9565620f4d
|
Disable /ui/usage endpoint completely when usage-duty-cycle is set to 0
|
2021-08-04 16:22:55 -05:00 |
|
Alan Bernstein
|
51cc29364c
|
Merge pull request #1669 from molecula/feature/syang/aggregate-sort
CLOUD-61: Add aggregate sort option to query builder
|
2021-08-02 20:46:58 -05:00 |
|
Stephanie Yang
|
1609582ba1
|
Update aggregate label to cardinality
|
2021-08-02 19:01:37 -05:00 |
|
Stephanie Yang
|
97df326ac6
|
update test and add additional test for aggregate sort
|
2021-08-02 19:01:37 -05:00 |
|
Stephanie Yang
|
b0633898a3
|
add ability to set an aggregate sort on int fields
|
2021-08-02 19:01:37 -05:00 |
|
Ben Johnson
|
009f4d6d71
|
Merge pull request #1668 from molecula/extract-max-memory
CORE-473: Add max memory limit to Extract() to prevent OOM
|
2021-08-02 15:44:27 -06:00 |
|
Ben Johnson
|
60d534c505
|
Limit translation memory & add max query memory config
|
2021-08-02 15:28:00 -06:00 |
|
Ben Johnson
|
d16978f5dc
|
Add max memory limit to Extract() to prevent OOM
This commit changes the Extract() query to return an error if the
result set gets too large in order to prevent out-of-memory (OOM)
panics.
|
2021-08-02 08:20:12 -06:00 |
|
Stephanie Yang
|
317f1e0145
|
Merge pull request #1665 from molecula/refactor/syang/query-builder
CLOUD-136: Refactor query builder
|
2021-07-30 09:52:45 -05:00 |
|
Stephanie Yang
|
2947583a95
|
fix issue with editing saved queries
|
2021-07-29 12:03:32 -05:00 |
|
Stephanie Yang
|
8dc2105b63
|
add clear link for sort
|
2021-07-28 11:38:13 -05:00 |
|
Stephanie Yang
|
d8ac3251f6
|
replace old query builder
|
2021-07-28 11:21:54 -05:00 |
|
Stephanie Yang
|
fa353faf72
|
initial refactor commit
|
2021-07-28 11:21:54 -05:00 |
|
Alan Bernstein
|
6935ac2667
|
Merge pull request #1664 from molecula/fix-apt-404
Add apt-get update to dockerfile
|
2021-07-27 13:52:31 -05:00 |
|
Alan Bernstein
|
a7654ee750
|
Use -y for apt-get command
|
2021-07-27 10:21:08 -05:00 |
|
Alan Bernstein
|
9e56335ff9
|
Add apt-get update to dockerfile
|
2021-07-26 17:37:39 -05:00 |
|
Mahesh Arumugam
|
abb9b930bf
|
Merge pull request #1662 from molecula/rowcache-race-again
need to create rowCache lock at the top... otherwise it does nothing
|
2021-07-20 11:06:38 -07:00 |
|
Matthew Jaffee
|
0d7f1c49c4
|
need to create rowCache lock at the top... otherwise it does nothing
|
2021-07-20 12:15:35 -05:00 |
|
Matthew Jaffee
|
e42c96e996
|
Merge pull request #1661 from molecula/other-client-rowCache-race
fix other batch client rowCache race
|
2021-07-20 11:06:05 -05:00 |
|
Matthew Jaffee
|
d2e8c5f773
|
fix other batch client rowCache race
|
2021-07-20 10:36:17 -05:00 |
|
Matthew Jaffee
|
e450099579
|
Merge pull request #1660 from molecula/client-batch-race
Fix data race in batch import client by adding locking around rowCache
|
2021-07-20 09:40:28 -05:00 |
|
Matthew Jaffee
|
11686cac97
|
add locking around rowCache to avoid data race
|
2021-07-20 09:00:49 -05:00 |
|
Mahesh Arumugam
|
547d74b0fc
|
Merge pull request #1658 from molecula/ma/cloud-109
CLOUD-109 FeatureBase Renaming: changing go.mod module name for featurebase
|
2021-07-19 15:33:10 -07:00 |
|
Mahesh Arumugam
|
bce6d91618
|
Merge branch 'master' into ma/cloud-109
|
2021-07-19 14:42:36 -07:00 |
|
Travis Turner
|
695cb10986
|
Merge pull request #1656 from travisturner/rename-binary
Rename pilosa binary to featurebase
|
2021-07-19 16:15:59 -05:00 |
|
Mahesh Arumugam
|
44a5e68b3e
|
fix build issue
|
2021-07-19 13:47:47 -07:00 |
|
Mahesh Arumugam
|
c14c6afbd3
|
Merge branch 'master' into ma/cloud-109
|
2021-07-19 13:27:17 -07:00 |
|
Travis
|
7e718743d2
|
Rename pilosa binary to featurebase
|
2021-07-19 15:27:14 -05:00 |
|
tgruben
|
eb9adcdec3
|
Merge pull request #1657 from tgruben/migrate-to-rbf
[ CORE-733] Migration tool for rbf
|
2021-07-19 15:08:50 -05:00 |
|
Mahesh Arumugam
|
f51fd2351c
|
Merge branch 'master' into ma/cloud-109
|
2021-07-19 12:40:35 -07:00 |
|
Mahesh Arumugam
|
faf1f93071
|
fix clustertests
|
2021-07-19 12:33:22 -07:00 |
|
Mahesh Arumugam
|
a021412d00
|
fix clustertests
|
2021-07-19 12:17:59 -07:00 |
|
tgruben
|
fb7f8a69ea
|
Merge branch 'master' into migrate-to-rbf
|
2021-07-19 13:05:16 -05:00 |
|
Todd Gruben
|
be0789beb3
|
use filepath.join
|
2021-07-19 12:55:39 -05:00 |
|
Todd Gruben
|
bc0c98cca7
|
applied ben's suggestions
|
2021-07-19 12:34:43 -05:00 |
|
Alan Bernstein
|
c1cd1d7e4f
|
Merge pull request #1648 from molecula/usage-disable
CORE-730 Add logging for and allow disabling usageCache
|
2021-07-19 11:58:57 -05:00 |
|
Mahesh Arumugam
|
858f889745
|
FeatureBase Renaming: changing go.mod module name for featurebase
|
2021-07-19 09:20:30 -07:00 |
|
Todd Gruben
|
023d05aaf9
|
linter fix
|
2021-07-16 14:22:14 -05:00 |
|
Todd Gruben
|
3c9e1c74af
|
phase 1 complete all data migrated
|
2021-07-16 13:44:18 -05:00 |
|
Alan Bernstein
|
6415067200
|
Make duration print format more readable
|
2021-07-15 14:22:17 -05:00 |
|
Alan Bernstein
|
60f2893152
|
Add usageCache logging
|
2021-07-15 14:22:17 -05:00 |
|
Alan Bernstein
|
46df93c521
|
Unindent
|
2021-07-15 14:22:17 -05:00 |
|
Alan Bernstein
|
f1e12567a3
|
Define some constants for usageCache
|
2021-07-15 14:22:17 -05:00 |
|
Alan Bernstein
|
b7898b0a22
|
Allow usage-duty-cycle < 20%, and 0 disables
|
2021-07-15 14:22:17 -05:00 |
|
Stephanie Yang
|
153dea6e1d
|
Merge pull request #1655 from molecula/bug/syang/query-console-drop-table
CLOUD-137: Wrap field and table names in backticks for sql queries
|
2021-07-13 17:36:19 -05:00 |
|
Stephanie Yang
|
fa6e179193
|
handle table-name.field-name syntax sql in console
|
2021-07-13 14:05:09 -05:00 |
|
Stephanie Yang
|
97ee1b91ef
|
wrap field and table names in backticks for sql queries
|
2021-07-13 14:05:09 -05:00 |
|