Hydrocharged
e99fac4030
[ga-bump-release] Update Dolt version to 0.40.3 and release v0.40.3
v0.40.3
2022-05-18 04:35:35 +00:00
Daylon Wilkins
52e7ec97a0
Merge pull request #3442 from dolthub/Hydrocharged-ac288f74
...
[auto-bump] [no-release-notes] dependency by Hydrocharged
2022-05-17 21:32:52 -07:00
Daylon Wilkins
e613b1647a
Added SHOW CREATE PROCEDURE test for external procedures
2022-05-17 20:32:24 -07:00
Hydrocharged
ecdd382349
[ga-bump-dep] Bump dependency in Dolt by Hydrocharged
2022-05-18 03:21:35 +00:00
Maximilian Hoffman
f4dd4c7d6b
Dolt clean ( #3440 )
...
* Dolt clean
CLI and sql clean function. Clears untracked tables by finding the
difference betewen HEAD and the current working set and then deleting
the result.
Optionally specify `--dry-run` to avoid persisting the result root.
Optionally pass a list of table names to filter for deletion if
untracked.
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* zach comments
* need clean func for proc
* fix andy's PR
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-05-17 18:38:24 -07:00
Vinai Rachakonda
5e333b0e8f
Fix error message for DOLT_MERGE conflicts ( #3413 )
2022-05-17 19:56:09 -04:00
zachmu
0352b53928
[ga-bump-release] Update Dolt version to 0.40.2 and release v0.40.2
v0.40.2
2022-05-17 23:55:21 +00:00
Jason Fulghum
07671d5704
Merge pull request #3429 from dolthub/fulghum/dolt-3402
...
[no-release-notes] Moving a Dolt-specific transaction test from GMS into Dolt repo.
2022-05-17 14:18:52 -07:00
Zach Musgrave
ce5319e5ca
Merge pull request #3436 from dolthub/zachmu-eb55834c
...
[auto-bump] [no-release-notes] dependency by zachmu
2022-05-17 12:36:26 -07:00
AndyA
5ad4fe3298
Merge pull request #3437 from dolthub/andy/concurrent-util
...
[no-release-util] Added concurrent query util
2022-05-17 11:20:09 -07:00
Andy Arthur
516d8302b5
pr feedback
2022-05-17 11:20:01 -07:00
Andy Arthur
7e682300d4
added concurrent query util
2022-05-17 11:13:52 -07:00
Vinai Rachakonda
c11db5a55b
Make import work with FKs and add disableFks check ( #3412 )
2022-05-17 14:11:30 -04:00
zachmu
2334ece17c
[ga-bump-dep] Bump dependency in Dolt by zachmu
2022-05-17 18:06:36 +00:00
Dustin Brown
9a6fd8bbe5
[ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda ( #3434 )
...
Co-authored-by: VinaiRachakonda <vinai@dolthub.com >
2022-05-17 09:30:33 -04:00
VinaiRachakonda
9f7944321d
[ga-bump-release] Update Dolt version to 0.40.1 and release v0.40.1
v0.40.1
2022-05-17 12:18:46 +00:00
Daylon Wilkins
506be18d7d
Merge pull request #3432 from dolthub/vinai/bump-r-client-tests
...
Bump R Client Tests
2022-05-17 02:47:28 -07:00
Vinai Rachakonda
b54c2d8fe8
gmod
2022-05-16 23:12:18 -04:00
Dustin Brown
08f28cdecf
[ga-bump-dep] Bump dependency in Dolt by VinaiRachakonda ( #3433 )
...
Co-authored-by: VinaiRachakonda <vinai@dolthub.com >
2022-05-16 23:10:49 -04:00
Vinai Rachakonda
a92ea56d3d
Update gmod again...
2022-05-16 20:10:14 -04:00
Vinai Rachakonda
c54f5a8b1a
update tests
2022-05-16 20:05:22 -04:00
Vinai Rachakonda
a49a536c77
gmod
2022-05-16 20:04:44 -04:00
Vinai Rachakonda
5e454f2d7e
update client tests
2022-05-16 20:03:38 -04:00
Jason Fulghum
b1274d499a
Merge branch 'main' into fulghum/dolt-3402
2022-05-16 16:30:19 -07:00
Jason Fulghum
bd38cddd36
Merge pull request #3430 from dolthub/fulghum-2fa1ce10
...
[auto-bump] [no-release-notes] dependency by fulghum
2022-05-16 15:58:43 -07:00
Jason Fulghum
cca9bdcbbf
Merge branch 'main' into fulghum-2fa1ce10
2022-05-16 14:39:36 -07:00
Jason Fulghum
7a9848ef59
Updating method doc
2022-05-16 14:36:46 -07:00
Zach Musgrave
d11327bee6
Merge pull request #3427 from dolthub/zachmu/upgrade-gms2
...
Include connected DB in log messages
2022-05-16 14:32:43 -07:00
fulghum
204d9c4074
[ga-bump-dep] Bump dependency in Dolt by fulghum
2022-05-16 21:18:37 +00:00
Jason Fulghum
3f78ef164b
Minor wording tweak
2022-05-16 14:14:28 -07:00
Jason Fulghum
3a05b014d4
Moving a Dolt-specific transaction test from GMS into Dolt repo.
2022-05-16 14:12:24 -07:00
Maximilian Hoffman
33a679f20b
Default branch now database-specific global variable ( #3422 )
...
* Default branch now database-specific global variable
* fix bats
2022-05-16 13:21:50 -07:00
Zach Musgrave
afc1661fb9
Merge main
2022-05-16 13:11:30 -07:00
Zach Musgrave
69e8b4263a
Upgrade gms, fix constant package
2022-05-16 13:10:16 -07:00
Maximilian Hoffman
d2196bad9e
Restore obfuscated default branch error ( #3419 )
2022-05-16 09:29:40 -07:00
Dhruv Sringari
db297cff8f
[no-release-notes] implement dolt_diff system table and table function for new storage format ( #3401 )
...
* first pass at prolly diff iter
* implement dolt_diff system table and table function for new storage format
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* fix schema test and copyright
* also fix commit_diff_table
* pr edits
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* fix copyright
Co-authored-by: Andy Arthur <andy@dolthub.com >
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-05-13 15:46:51 -07:00
AndyA
d84b9a6cd2
Merge pull request #3396 from dolthub/andy/update-prolly-benchmarks
...
[no-release-notes] go/store/prolly/tree: stripe-locked node store cache
2022-05-13 15:06:11 -07:00
Aaron Son
647ac3833b
Merge pull request #3398 from dolthub/aaron/index-does-not-store-rows
...
go/libraries/doltcore/sqle: Change Index and IndexLookup implementations to not capture table rows. Resolve them from the table at RowIter/Partitions time.
2022-05-13 10:57:57 -07:00
Aaron Son
8f9d540357
Merge remote-tracking branch 'origin/main' into aaron/index-does-not-store-rows
2022-05-13 10:03:35 -07:00
Aaron Son
d6182bca93
Merge pull request #3386 from dolthub/aaron/format-7-18-cleanup
...
[no-release-notes] go/store/...: Cleanup unprincipled use of Format_7_18, mostly in tests.
2022-05-13 10:01:50 -07:00
jennifersp
f71b09bd29
Add first-hour-db and bats tests for it ( #3272 )
2022-05-12 17:47:39 -07:00
jennifersp
d37b0da4a5
Merge pull request #3404 from dolthub/jennifersp-2c1ee84d
...
[auto-bump] [no-release-notes] dependency by jennifersp
2022-05-12 15:34:35 -07:00
jennifersp
a1fa37fe31
[ga-bump-dep] Bump dependency in Dolt by jennifersp
2022-05-12 21:25:55 +00:00
Andy Arthur
2f4a7ee4ae
revert sync.Pool changes for skip.List
2022-05-12 11:08:03 -07:00
Aaron Son
a31d98dacf
Merge remote-tracking branch 'origin/aaron/format-7-18-cleanup' into aaron/format-7-18-cleanup
2022-05-12 10:01:02 -07:00
Aaron Son
f8a5aae977
go/store/valuefile: Support DOLT_DEV and DOLT_1.
2022-05-12 10:00:11 -07:00
reltuk
968b0094bb
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-05-12 16:58:33 +00:00
Aaron Son
c29b445cdc
Merge remote-tracking branch 'origin/main' into aaron/format-7-18-cleanup
2022-05-12 09:57:41 -07:00
Aaron Son
36fa6061f2
go.mod: Bump go-mysql-server.
2022-05-12 09:57:06 -07:00
Aaron Son
dec3ff6afd
Merge remote-tracking branch 'origin/main' into aaron/index-does-not-store-rows
2022-05-12 09:41:47 -07:00