Commit Graph

14566 Commits

Author SHA1 Message Date
reltuk 9e2de2330c [ga-bump-release] Update Dolt version to 0.40.26 and release v0.40.26 v0.40.26 2022-08-16 23:10:39 +00:00
James Cor 58444a2175 Merge pull request #4089 from dolthub/james/privss
don't overwrite parent's `.doltcfg` if current is missing
2022-08-16 16:08:16 -07:00
Dhruv Sringari 4df584336e Fix for diffing across Dolt databases (#4097) 2022-08-16 14:18:35 -07:00
Jason Fulghum c32cc936da Merge pull request #4096 from dolthub/fulghum-8659e7c4
[auto-bump] [no-release-notes] dependency by fulghum
2022-08-16 11:11:11 -07:00
James Cor 320ee906bd syncing logic, and adding extra test 2022-08-16 10:14:27 -07:00
Aaron Son ee5fff5a23 Merge pull request #4087 from dolthub/aaron/fix-pull-can-truncate-tablefile-race
go/store/{nbs,datas/pull}: Fix race condition in concurrent pulls which can truncate a table file.
2022-08-16 09:53:32 -07:00
Jason Fulghum 293ca2b2cc Merge branch 'main' into fulghum-8659e7c4 2022-08-16 09:41:31 -07:00
jennifersp f42712b240 allow optional empty value for string value for arg parsing (#4093)
* arg value should allow optional empty value

* fix godocs
2022-08-15 20:05:44 -07:00
Jason Fulghum b8766d141e Merge pull request #4073 from dolthub/fulghum/enum-case
Update Dolt for type name casing changes in GMS
2022-08-15 19:45:06 -07:00
AndyA 376a31b32a Merge pull request #4095 from dolthub/andy/assertion-failure-messages
[no-release-notes] added failure messages to new format assertions
2022-08-15 19:37:46 -05:00
fulghum 955df06622 [ga-bump-dep] Bump dependency in Dolt by fulghum 2022-08-16 00:11:38 +00:00
Jason Fulghum 4a22278f25 Merge branch 'main' into fulghum/enum-case 2022-08-15 17:09:30 -07:00
Jason Fulghum 3e3b658774 Updating GMS version 2022-08-15 16:53:02 -07:00
Andy Arthur ede501b515 added failure messages to new format assertions 2022-08-15 16:42:33 -07:00
James Cor 115c24485e rewriting to make logic more clear 2022-08-15 16:40:32 -07:00
Daylon Wilkins 9723669e5a Merge pull request #4092 from dolthub/Hydrocharged-6c185bc7
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-08-15 16:35:36 -07:00
James Cor af077b0e96 logic was right before, comment was wrong 2022-08-15 16:32:10 -07:00
Jason Fulghum c93a5afadf Merge branch 'main' into fulghum/enum-case 2022-08-15 15:37:34 -07:00
James Cor 178dba7a04 better logic 2022-08-15 15:34:21 -07:00
Hydrocharged cc5cf8021f [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-08-15 22:32:47 +00:00
James Cor ad8b7a69e3 Merge pull request #4086 from dolthub/JCOR11599-fdbac694
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-08-15 14:51:08 -07:00
James Cor d573602989 adding test for server 2022-08-15 13:48:07 -07:00
James Cor e47ef864cb merge 2022-08-15 13:30:54 -07:00
James Cor b3a04bdeb7 Merge pull request #4084 from dolthub/JCOR11599-074eac57
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-08-15 13:28:15 -07:00
James Cor 8e9d376a0e working for shell 2022-08-15 13:26:01 -07:00
James Cor 9afebbc18b prevent overwriting parent .doltcfg 2022-08-15 13:19:22 -07:00
reltuk 2fd8b5f1dd [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-08-15 20:08:47 +00:00
Aaron Son 661bd1ea96 go/store/nbs: gc_copier.go: Remove race condition when writing resulting table file and slightly improve error handling. 2022-08-15 12:59:11 -07:00
Aaron Son 6cccbe8d73 go/store/nbs: store.go: WriteTableFile: Fix race condition which can truncate existing table file. 2022-08-15 12:43:46 -07:00
JCOR11599 e23ed43f9f [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-08-15 19:29:44 +00:00
JCOR11599 34f00d2fde [ga-bump-dep] Bump dependency in Dolt by JCOR11599 2022-08-15 18:50:53 +00:00
Aaron Son cd971d9a17 go/store/datas/pull: Puller retains byte_sink_ temp file name, instead of flushing file to possibly-conflicting table file name. 2022-08-15 11:47:12 -07:00
Taylor Bantle 87c1de8cc7 Merge pull request #4070 from dolthub/taylor/fix-tag-revision
Prevent `use [db]/[tag]` from creating duplicate revision db
2022-08-15 09:39:07 -07:00
Daylon Wilkins ac6320a35c Merge pull request #4075 from dolthub/Hydrocharged-4cdfe395
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-08-13 05:51:31 -07:00
Hydrocharged 2626f68e29 [ga-bump-dep] Bump dependency in Dolt by Hydrocharged 2022-08-12 20:08:45 +00:00
Hydrocharged 968f04fa19 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-08-12 12:55:06 -07:00
Daylon Wilkins 1d390d30d9 Added Real Collation Support 2022-08-12 12:55:06 -07:00
Maximilian Hoffman 48e24d4a4b libraries/doltcore/doltdb/root_val.go cache RootVal.hash (#4072) 2022-08-12 11:48:58 -07:00
Jason Fulghum 46d185ea09 Updating commit hashes in migration-integration.bats. 2022-08-12 10:59:41 -07:00
Jason Fulghum 0a916589b4 Merge branch 'main' into fulghum/enum-case 2022-08-12 10:54:06 -07:00
Jason Fulghum cfd6186899 Updating BATS tests for type casing change from GMS 2022-08-12 09:56:12 -07:00
Maximilian Hoffman 8546022e6c Index Builder more efficient for secondary lookups (#4061)
* GMS bump

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* small perf edits

* latest GMS bump

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* no disposable indexDef

* GMS bump for fixed query plans

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* undo range pruning

* clarify empty range issues

* cache dolt format in index

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-08-12 09:25:38 -07:00
Jason Fulghum f1eac46d52 Bumping to pick up latest GMS changes in fulghum/enum-case branch 2022-08-12 09:15:39 -07:00
Jason Fulghum c3dbc3414c Updating type casing in tests 2022-08-12 09:14:17 -07:00
druvv 3e6bba7d8a [ga-bump-release] Update Dolt version to 0.40.25 and release v0.40.25 v0.40.25 2022-08-12 04:22:57 +00:00
Dhruv Sringari 241cf79018 Add storage format information to dolt version and add new sql function dolt_storage_format(). Add dolt init --new-format (#4068)
* wip

* add bats

* remove unused

* add SELECT dolt_storage_format()

* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

* prepared test

* rename skip_nbf_dolt_1 to skip_nbf_dolt

* multidb mode should load databases based on DOLT_DEFAULT_BIN_FORMAT

If there is a database in ./.dolt then we use its format to search for other compatible formats.

If there is no database in ./.dolt then we use `DOLT_DEFAULT_BIN_FORMAT` to search for other compatible formats.

* fix bats

* fix check_prepared_tests.sh

* fix bats

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-08-11 21:04:58 -07:00
Taylor Bantle d54b31123a Merge remote-tracking branch 'origin/main' into taylor/fix-tag-revision 2022-08-11 19:24:13 -07:00
James Cor 043e26a869 Merge pull request #4069 from dolthub/james/bump
[no-release-notes] manual bump
2022-08-11 17:56:35 -07:00
AndyA c0fd530505 Merge pull request #4064 from dolthub/andy/diff-summary-race
go/store/prolly: Fix race in `diffOrderedTrees`
2022-08-11 16:17:36 -07:00
James Cor cdbad3b6f2 Merge branch 'main' into james/bump 2022-08-11 16:05:53 -07:00