Commit Graph

18031 Commits

Author SHA1 Message Date
Max Hoffman cff0ae6219 merge perf update deprecated output format 2023-02-28 11:59:00 -08:00
Zach Musgrave 8601231554 Deleted a bit too much 2023-02-28 11:52:46 -08:00
Max Hoffman 7053d13892 merge perf cd to main dir in loop 2023-02-28 11:45:33 -08:00
Zach Musgrave 3481910548 Killed superfluous setup logic for multi repo env in sql server 2023-02-28 11:42:11 -08:00
Zach Musgrave 702e605696 More reorg for multi repo env 2023-02-28 11:40:48 -08:00
Max Hoffman a647c7db1b merge perf suppress error code 2023-02-28 11:39:24 -08:00
Zach Musgrave 6fa1e9c0a7 Unexported AddEnv from multi repo env 2023-02-28 11:29:01 -08:00
Max Hoffman a44c0d2c32 Merge branch 'main' of github.com:dolthub/dolt into main 2023-02-28 11:28:10 -08:00
Max Hoffman 1fef8a5496 merge perf squash quiets errcode 2023-02-28 11:27:59 -08:00
JCOR11599 88435c3870 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 19:23:31 +00:00
James Cor 4b71bcfb94 cleaning up and adding more tests 2023-02-28 11:21:58 -08:00
Maximilian Hoffman 24eaee1a8a [no-release-notes] merge perf bench edits 2 (#5443)
* initial

* fixes

* fix setup script

* dolt config

* dolt config

* merge perf dropped env var
2023-02-28 11:19:52 -08:00
James Cor 1aed1a0253 split with accumulator 2023-02-28 11:16:08 -08:00
Max Hoffman 6771f82c56 merge perf syntax error 2023-02-28 10:54:01 -08:00
Max Hoffman ed6fcdb51f more merge perf tests 2023-02-28 10:27:55 -08:00
Zach Musgrave e26270f178 Fixed bug where we weren't calling close on the engine (no shutdown logic for async push) 2023-02-28 10:27:24 -08:00
Aaron Son 7c7dacc3ea go/store/nbs: file_table_persister.go: Small timing changes so we always retain the file as we create it. 2023-02-28 10:07:39 -08:00
Zach Musgrave af184bdd55 Fixed some context cancelation bugs in sql shell 2023-02-28 10:02:55 -08:00
Zach Musgrave 1764592c07 Merge branch 'main' into zachmu/multi-db 2023-02-28 09:30:06 -08:00
Aaron Son 0659955bc8 Merge remote-tracking branch 'origin/main' into aaron/non-blocking-shallow-gc 2023-02-28 07:30:27 -08:00
Aaron Son bdee61c2ef Merge pull request #5438 from dolthub/aaron/nbs-fs-table-persister-delete-after-conjoin
go/store/nbs: file_table_persister: Add a mechanism for a table persister to clean up newly unused sources after a successful conjoin.
2023-02-28 07:29:22 -08:00
zachmu c851cc7c96 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 04:04:47 +00:00
Zach Musgrave 08e04b240e Fixed a bunch of missing db contexts 2023-02-27 20:01:26 -08:00
Zach Musgrave 54ebbc2624 Bug fix 2023-02-27 19:51:06 -08:00
zachmu 0fc3ffba4e [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 02:43:05 +00:00
Zach Musgrave 01731f34da Debugging failing bats test 2023-02-27 18:41:38 -08:00
reltuk 84694e6a22 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 02:35:27 +00:00
Aaron Son 1e8857dc01 Merge remote-tracking branch 'origin/aaron/nbs-fs-table-persister-delete-after-conjoin' into aaron/non-blocking-shallow-gc 2023-02-27 18:32:58 -08:00
Zach Musgrave 4d473bc7d3 Fixed diff command (needed current DB set) 2023-02-27 18:31:24 -08:00
Zach Musgrave e0774ad4bd Merge branch 'zachmu/multi-db' of github.com:dolthub/dolt into zachmu/multi-db 2023-02-27 18:17:12 -08:00
Zach Musgrave 3b22574fb4 Fixed nil panics 2023-02-27 18:17:09 -08:00
zachmu ae236225f2 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2023-02-28 02:10:20 +00:00
Zach Musgrave af8b4311ea Merge branch 'zachmu/multi-db' of github.com:dolthub/dolt into zachmu/multi-db 2023-02-27 18:08:59 -08:00
Zach Musgrave 073346a402 Fixed test 2023-02-27 18:06:09 -08:00
Zach Musgrave 85a72b0960 Bug fix 2023-02-27 18:02:31 -08:00
Zach Musgrave dc8db4b637 Fixed up shell 2023-02-27 17:54:43 -08:00
Zach Musgrave fc53037add Last refactoring: sql shell 2023-02-27 17:43:36 -08:00
Maximilian Hoffman cf68349fae [no-release-notes] merge perf bench edits (#5437)
* initial

* fixes

* fix setup script

* dolt config

* dolt config
2023-02-27 17:33:05 -08:00
Zach Musgrave 341b915e34 Consolidated engine / session init logic 2023-02-27 17:26:42 -08:00
Zach Musgrave ff4977c7f9 Actually kill off initial db config 2023-02-27 16:44:28 -08:00
Max Hoffman ac650ae716 rounding 2023-02-27 16:43:27 -08:00
Max Hoffman 63a1f97562 full merge import 2023-02-27 16:40:52 -08:00
Aaron Son cd50324926 go/store/nbs: Test patch ups for windows. 2023-02-27 16:40:18 -08:00
James Cor 5f9156450a seattle bbxo 2023-02-27 16:23:59 -08:00
Zach Musgrave 28444512c5 Getting rid of initial DB engine config 2023-02-27 16:12:40 -08:00
James Cor 0532e3fcc6 moving assert out of bench loop 2023-02-27 15:52:21 -08:00
Aaron Son 8e4d67ffee Merge remote-tracking branch 'origin/aaron/nbs-no-fd-cache' into aaron/nbs-fs-table-persister-delete-after-conjoin 2023-02-27 15:50:08 -08:00
Zach Musgrave 623f83cf27 Moved some bats tests around, and rewrote the use database tests to actually fail correctly 2023-02-27 15:45:23 -08:00
Aaron Son 1245d260fe integration-tests/bats: garbage_collection.bats: shallow gc: Fix for new conjoin behavior. 2023-02-27 15:38:54 -08:00
Aaron Son d14a93bd6b go/store/nbs: file_table_persister: Rework PruneTableFiles so that writes can proceed while we cleanup the old files. 2023-02-27 15:28:21 -08:00