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
Mahesh Arumugam
858f889745
FeatureBase Renaming: changing go.mod module name for featurebase
2021-07-19 09:20:30 -07: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
Mahesh Arumugam
12fd95d8cf
Merge pull request #1651 from molecula/ma/cloud-110
...
CLOUD-110 FeatureBase Renaming
2021-07-13 09:43:32 -07:00
Mahesh Arumugam
2cec88e19d
Merge branch 'master' into ma/cloud-110
2021-07-13 09:10:36 -07:00
Travis Turner
3bb2b2ff2b
Merge pull request #1653 from travisturner/metric-names
...
[CLOUD-108] Update metric names to use "featurebase" prefix
2021-07-12 23:55:53 -05:00
Travis
4b494c3ec3
Update metric names to use "featurebase" prefix
...
If the `--future.rename` flag is set (to true), this commit will cause
metric names to be prefixed with "featurebase" instead of "pilosa".
2021-07-12 17:51:59 -05:00
Mahesh Arumugam
9958e123fb
Merge branch 'master' into ma/cloud-110
2021-07-12 15:02:54 -07:00
Alan Bernstein
9c2454e452
Merge pull request #1654 from molecula/fix-changelog-check
...
CLOUD-113 Rename repository in github API call
2021-07-12 15:01:29 -07:00
Alan Bernstein
27995ffb7b
Rename repository in github API call
2021-07-12 14:43:35 -07:00
Mahesh Arumugam
48fcb3a198
FeatureBase renaming: version info in server log
2021-07-12 12:25:43 -07:00
Mahesh Arumugam
2f31ef17e2
VersionInfo
2021-07-09 19:45:54 -07:00
Mahesh Arumugam
eb1cc304cf
FeatureBase Renaming: EnvPrefix
2021-07-09 14:52:40 -07:00
Travis Turner
1f04a8d1fe
Merge pull request #1650 from travisturner/cloud-124
...
[CLOUD-124] Add feature flag --future.rename to support rename to FeatureBase
2021-07-08 14:43:19 -05:00
Travis Turner
1809636319
improve help text
...
Co-authored-by: Alan Bernstein <alanaaronbernstein@gmail.com>
2021-07-08 13:53:06 -05:00
Travis
3c7ee11ff3
Add feature flag --future.rename to support rename to FeatureBase
...
This commit adds a `Future` scope to the configuration options, and for
the time being includes a single flag within that scope: `rename`.
Usage:
--future.rename
The value is a boolean available internally at: m.Config.Future.Rename
2021-07-08 13:18:43 -05:00
Stephanie Yang
c9cb87130d
Merge pull request #1645 from molecula/feature/syang/groupby-sort
...
CLOUD-60: Add ability to sort when building GroupBy queries
2021-07-05 22:30:38 -05:00
Stephanie Yang
9c8b272bb0
fix secondary sort field for sum case
2021-07-02 16:10:10 -05:00
Stephanie Yang
986f1f1d0f
clear sort when resetting
2021-07-02 16:10:10 -05:00
Stephanie Yang
46016fce4a
add sort option to GroupBy query builder
2021-07-02 16:10:10 -05:00
Stephanie Yang
383b0a69d1
fix group by fields stuff
2021-07-02 16:10:10 -05:00
tgruben
37bb8dee0e
Merge pull request #1649 from tgruben/fix-backup
...
change alpine install to ubuntu
2021-07-02 15:03:21 -05:00
tgruben
d4efa08c2d
Merge branch 'master' into fix-backup
2021-07-02 14:37:31 -05:00
Todd Gruben
bf26aa9d57
change alpine install to ubuntu
2021-07-02 14:36:23 -05:00
tgruben
7740036717
Merge pull request #1647 from tgruben/core-527
...
[CORE-527] multi-node to single backup check
2021-07-01 15:17:19 -05:00
Todd Gruben
4739ebf79e
multi-node to single backup check
2021-07-01 14:02:16 -05:00
tgruben
69ef605f93
Merge pull request #1646 from tgruben/ci-backup
...
[CORE-629] CI test for backup restore
2021-07-01 09:55:50 -05:00
Todd Gruben
2f4f75a6cb
renamed docker compose image
2021-07-01 08:56:41 -05:00
Todd Gruben
039ebc7ea6
trying docker login
2021-06-30 16:56:57 -05:00
Todd Gruben
74c03b1a33
needed executor
2021-06-30 15:02:22 -05:00
Todd Gruben
bac9ac047c
Merge branch 'ci-backup' of github.com:tgruben/privilosa into ci-backup
2021-06-30 14:59:05 -05:00
Todd Gruben
87d2b513d8
corrected ci config
2021-06-30 14:58:39 -05:00
tgruben
72b2896178
Merge branch 'master' into ci-backup
2021-06-30 14:55:59 -05:00
Todd Gruben
3f8047778c
CI test for backup restore
2021-06-30 14:52:15 -05:00
Nia
15c6023806
Merge pull request #1643 from seebs/keepInTranslation
...
[CORE-727] separate backup of index data and index translation keys
2021-06-30 13:39:05 -04:00
Nia
bc01e55280
Merge branch 'master' into keepInTranslation
2021-06-30 13:11:58 -04:00
Nia
37f291bb5b
Merge pull request #1644 from niaow/backup-dir-fsync
...
[CORE-726] fsync all directories after completing a backup
2021-06-30 13:11:49 -04:00
Seebs
90c424a4d9
separate backup of index data and index translation keys
...
It's not enough to back up each index's translation keys after
backing up that index's data; we also have to back them up after
backing up any index data from indexes which have foreign key
references to that index. So we do the per-index passes separately.
Since the individual backup data files are being created separately,
the expected output is unchanged for a quiescent database, the only
difference is that the amount of translation info which might be
newer than the data stored for shards is potentially increased.
2021-06-30 11:46:47 -05:00
Nia Weiss
779e27dcf6
fsync all directories after completing a backup
...
Previously the backup tool only fsync'ed the files.
Since the directories were not synced, it was possible for the references to be lost.
Now we sync the entire output directory tree and its parent.
2021-06-30 12:39:17 -04:00
tgruben
a8161923de
Merge pull request #1642 from tgruben/index-delete-shard
...
delete index missed index/shard removal [Bug]
2021-06-25 12:10:08 -05:00
tgruben
b15b11462a
Merge branch 'master' into index-delete-shard
2021-06-25 11:26:31 -05:00
Todd Gruben
ccda5f46d5
delete index missed index/shard removal
2021-06-25 11:24:28 -05:00
Mahesh Arumugam
5187d3f862
Merge pull request #1641 from molecula/ma/cloud-119
...
CLOUD-119 CORE-653 Fix percentile query
2021-06-24 17:45:07 -07:00
Mahesh Arumugam
357caf68c3
Fix percentile query: field is mandatory (should not crash), fieldnames can be unquoted
2021-06-24 15:10:05 -07:00
seebs
3a678c9ce0
Merge pull request #1639 from molecula/ciFailures
...
address CI failures due to timeouts
2021-06-24 11:11:10 -05:00
seebs
965a325f9d
Merge branch 'master' into ciFailures
2021-06-24 09:48:06 -05:00
tgruben
69dc3593a5
Merge pull request #1640 from tgruben/chksum
...
chksum sub-command for easier data validation
2021-06-23 16:38:44 -05:00