coffeegoddd
470cb04f73
/.github/workflows/ci-bats-unix.yaml: bump maven as fix for broken link
2023-01-03 10:11:33 -08:00
AndyA
0695d7a273
Merge pull request #5078 from dolthub/andy/sync-manifest
...
[no-release-notes] go/store/nbs: Added synchronous flush mode for file manifest
2022-12-30 14:44:31 -08:00
Taylor Bantle
74e366ada4
Merge pull request #5075 from dolthub/taylor/nbs-tfs
...
[no-release-notes] Move TableFileStore back to nbs
2022-12-30 14:30:03 -08:00
Andy Arthur
d425b9fe3d
fix nbs tests
2022-12-30 13:17:55 -08:00
AndyA
30d02067d5
Merge pull request #5076 from dolthub/andy/journal-concurrency
...
[no-release-notes] added thread-safety to chunkJournal, journalWriter
2022-12-30 12:44:51 -08:00
Andy Arthur
b03a9cd3b4
go/store/nbs: Added synchronous flush mode for file manifest
2022-12-30 12:43:09 -08:00
Taylor Bantle
6b9d2faa73
Move TableFileStore back to nbs
2022-12-30 11:02:16 -08:00
Maximilian Hoffman
1d78ec51e1
gms bump for merge join ( #5061 )
...
* gms bump
* bump
* dump and new tests
* gms bump
* skip merge join tests for LD
2022-12-30 09:47:25 -06:00
Andy Arthur
31428aa283
added thread-safety to chunkJournal, journalWriter
2022-12-29 16:51:45 -08:00
Jason Fulghum
80a8038397
Merge pull request #5069 from dolthub/zachmu-71110757
...
[auto-bump] [no-release-notes] dependency by zachmu
2022-12-29 15:08:15 -08:00
zachmu
6ab10a0bfc
[ga-bump-dep] Bump dependency in Dolt by zachmu
2022-12-29 21:50:24 +00:00
AndyA
146ed2cb7e
Merge pull request #5066 from dolthub/andy/journal-rebase
...
[no-release-notes] Implement rebase for chunk journal
2022-12-29 15:01:31 -06:00
Andy Arthur
7f6f53611b
remove test files
2022-12-29 12:16:03 -08:00
Andy Arthur
f3efa0dcbd
added BATS CI stage for chunk journal
2022-12-29 10:58:15 -08:00
stephanie
5f3b5cdb91
Merge pull request #5064 from dolthub/steph/dolt-5050
...
adding --set as valid flag for dolt config
2022-12-29 10:15:37 -08:00
Andy Arthur
1c20cc1e79
flush manifest contents to disk when table set changes
2022-12-29 10:02:18 -08:00
James Cor
ca228dbc25
Merge pull request #5049 from dolthub/james/active
...
fix panic for `select active_branch()` on revision db
2022-12-28 21:28:14 -08:00
Stephanie You
6a91d9967e
adding --set as valid flag for dolt config
2022-12-28 15:57:41 -08:00
James Cor
9a9cb62756
Merge branch 'main' into james/active
2022-12-28 15:46:16 -08:00
Zach Musgrave
dbd13c2786
Merge pull request #5039 from dolthub/zachmu/session-transaction-1
...
Use session-level transactions
2022-12-28 15:28:56 -08:00
Zach Musgrave
4a174f8202
Upgrade gms main
2022-12-28 15:16:02 -08:00
Zach Musgrave
7de7829928
Altered a test that relied on LD_1 format
2022-12-28 14:12:17 -08:00
James Cor
b98982f000
Merge branch 'main' into james/active
2022-12-28 13:33:15 -08:00
zachmu
4d1f5c5df7
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-12-28 20:13:33 +00:00
Zach Musgrave
ecb8999124
Skip test of deleting a database dir in a running server
2022-12-28 12:12:08 -08:00
Zach Musgrave
214c5a6e15
Bug fixes for transaction start
2022-12-28 12:11:43 -08:00
Zach Musgrave
0d9900f744
Better error messages for replicatoin failures
2022-12-28 11:17:51 -08:00
Zach Musgrave
a4b77301fb
Fix error messages
2022-12-28 11:16:54 -08:00
James Cor
09d2f6bd23
removing error
2022-12-28 11:04:01 -08:00
James Cor
92d77d72da
no error, just nil
2022-12-28 11:03:21 -08:00
James Cor
10f87f2c02
changing error
2022-12-28 10:42:12 -08:00
Zach Musgrave
5972d8d7e9
Normalized replication failure warnings
2022-12-28 10:03:06 -08:00
Zach Musgrave
c143a205d2
Fixed cycle
2022-12-28 09:53:39 -08:00
Zach Musgrave
1301cb3b95
Added a missed replication warning
2022-12-28 09:33:07 -08:00
zachmu
412280dfbb
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-12-28 02:01:44 +00:00
Zach Musgrave
ab342c3b07
Merge and fix test errors
2022-12-27 18:00:05 -08:00
Zach Musgrave
62907687f2
Merge main
2022-12-27 17:35:13 -08:00
Zach Musgrave
38014e4932
Bug fix for snapshotting tables in test setup
2022-12-27 16:55:12 -08:00
stephanie
1e571ced08
Merge pull request #5037 from dolthub/steph/dolt-4954
...
makes batching default for dolt dump
2022-12-27 16:35:10 -08:00
Dustin Brown
1d698964ac
Merge pull request #5058 from dolthub/db/unskip
...
[no-release-notes] /integration-tests/bats/sql.bats: unskip bats test
2022-12-27 23:55:52 +00:00
Maximilian Hoffman
a887bc8761
[no-release-notes] stats bump ( #5033 )
...
* starter
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* tidy
* go tidy
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-12-27 17:42:33 -06:00
JCOR11599
34383ce9ef
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-12-27 23:35:06 +00:00
James Cor
9d283c39b6
adding a test
2022-12-27 15:33:55 -08:00
James Cor
cd3f051bba
revert commit changes
2022-12-27 15:30:39 -08:00
James Cor
990a664cd5
throw error
2022-12-27 15:29:37 -08:00
James Cor
b12b9f10a6
Merge branch 'main' into james/active
2022-12-27 14:54:46 -08:00
coffeegoddd
92f89a4981
/integration-tests/bats/sql.bats: unskip bats test
2022-12-27 14:02:21 -08:00
Stephanie You
6e7e02ccd8
Merge branch 'main' into steph/dolt-4954
2022-12-27 14:01:07 -08:00
Dustin Brown
582d7dcaab
Merge pull request #5056 from dolthub/coffeegoddd-7bf43515
...
[auto-bump] [no-release-notes] dependency by coffeegoddd
2022-12-27 21:37:44 +00:00
Dustin Brown
ac22775040
Merge pull request #5054 from dolthub/db/sb
...
[no-release-notes] /integration-tests/bats/sql.bats: add skipped bats test for panic inserting golang zero time as datetime value
2022-12-27 20:36:18 +00:00