Andy Arthur
c759aa685a
added validation stage for dangling chunks
2022-06-06 18:17:51 -07:00
Andy Arthur
e53abf5c7c
implemented ValidatingHarness for DoltHarness
2022-06-06 17:46:44 -07:00
Andy Arthur
0faba1dd3a
pickup GMS changes
2022-06-06 17:44:01 -07:00
Tim Sehn
06218a4a51
Merge pull request #3538 from dolthub/zachmu/bats-unskip
...
Unskip newly working bats tests
2022-06-06 16:48:04 -07:00
Jason Fulghum
452038b4ef
Merge pull request #3549 from dolthub/fulghum/dolt-3546
...
Bug fix for dolt init not persisting explicit name and email settings to local config
2022-06-06 16:32:22 -07:00
Maximilian Hoffman
b7493ae318
[no-release-notes] add immutable chunker ( #3544 )
...
* [no-release-notes] add immutable chunker
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* andy's comments
Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com >
2022-06-06 16:01:00 -07:00
Jason Fulghum
6819aabcc3
Adding a test with no global configuration set.
2022-06-06 15:20:59 -07:00
Jason Fulghum
e7bd56206c
Switching to stretchr/testify
2022-06-06 15:14:29 -07:00
James Cor
ac962919fe
Merge pull request #3514 from dolthub/james/diff-index2
...
Apply index lookups on diff tables
2022-06-06 13:50:10 -07:00
James Cor
bfacfbcc86
removing comments
2022-06-06 12:19:48 -07:00
Jason Fulghum
5983e5ec36
Bug fix for not saving explicitly specified name and email settings to local configuration.
...
Fixes: https://github.com/dolthub/dolt/issues/3546
2022-06-06 11:57:43 -07:00
James Cor
1f6826e537
making tests more specific
2022-06-06 11:17:01 -07:00
jennifersp
0998efa5ab
Merge pull request #3547 from dolthub/jennifer/update
...
add cherry-pick to ClientEventType
2022-06-06 11:10:16 -07:00
jennifersp
2da4ba7457
add to client event type
2022-06-06 09:42:15 -07:00
James Cor
9b3178e45f
merge with main
2022-06-06 09:30:27 -07:00
James Cor
9edf971d65
Merge pull request #3545 from dolthub/JCOR11599-f302c018
...
[auto-bump] [no-release-notes] dependency by JCOR11599
2022-06-06 09:27:17 -07:00
Andy Arthur
c7bd375e7b
make local_benchmark port configurable
2022-06-04 17:28:36 -07:00
coffeegoddd
183988d7e9
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-06-04 07:42:23 +00:00
JCOR11599
14a2e196c6
[ga-bump-dep] Bump dependency in Dolt by JCOR11599
2022-06-04 07:40:49 +00:00
Andy Arthur
30e68ce04f
update local_benchmark.sh
2022-06-03 17:12:40 -07:00
James Cor
494ca47eab
replacing go mod
2022-06-03 16:13:48 -07:00
James Cor
439c90a4df
removing comment
2022-06-03 16:12:34 -07:00
James Cor
c34a4d9b46
adding tests
2022-06-03 16:12:11 -07:00
AndyA
c8f79b1e4f
Merge pull request #3542 from dolthub/andy/fork-perf-workflows
...
[no-release-notes] fork benchmark workflows
2022-06-03 15:13:49 -07:00
AndyA
ff263655cb
Merge pull request #3539 from dolthub/db/refactor-ci
...
[no-release-notes] /.github/{scripts,workflows}: update existing benchmarking to use new format args
2022-06-03 15:10:32 -07:00
Andy Arthur
fb78c17bb6
fix lingering conflict markers
2022-06-03 15:06:19 -07:00
Andy Arthur
44b8dc20f3
defferentiate name
2022-06-03 15:05:23 -07:00
Andy Arthur
6a3dafc75f
hardcode benchmark params
2022-06-03 15:02:30 -07:00
coffeegoddd
613aee7b96
/.github/workflows/ci-performance-benchmarks-release.yaml: do no init big repo for release benchmarking
2022-06-03 15:00:05 -07:00
Dhruv Sringari
c52a258f83
change dolt_diff system table to coerce schema by name only ( #3535 )
...
* unskip TestDiffSystemTable and TestCommitDiffSystem table
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-06-03 14:37:12 -07:00
coffeegoddd
c728656bbd
[no-release-notes] /.github/{scripts,workflows}: update existing benchmarking to use new format args
2022-06-03 14:15:12 -07:00
fulghum
ddce1c9ea1
[ga-bump-release] Update Dolt version to 0.40.5 and release v0.40.5
v0.40.5
2022-06-03 21:03:34 +00:00
Zach Musgrave
9b1c5fd9ef
Unskip newly working bats tests
2022-06-03 14:01:02 -07:00
Andy Arthur
a857658987
fixup benchmark script
2022-06-03 13:15:04 -07:00
Andy Arthur
ede542bb59
fixing another yaml typo
2022-06-03 13:00:46 -07:00
Andy Arthur
2fa8be3c52
fixing typo in ci-performance-benchmarks.yaml
2022-06-03 12:36:37 -07:00
Andy Arthur
cf5ba22b72
changed workflow trigger for test benchmark
2022-06-03 12:31:00 -07:00
Andy Arthur
cd6f00083e
rename test workflow for clarity
2022-06-03 12:29:10 -07:00
AndyA
b51562320e
Merge pull request #3524 from dolthub/andy/benchmark-setup-optional
...
[no-release-notes] refactor benchmark repo setup
2022-06-03 12:26:27 -07:00
Daylon Wilkins
f518df690b
Bump GMS
2022-06-03 12:26:21 -07:00
Daylon Wilkins
b02c0b86f3
PR feedback
2022-06-03 12:26:21 -07:00
Daylon Wilkins
3fe01d4157
Unskip engine tests held up by foreign keys
2022-06-03 12:26:21 -07:00
Daylon Wilkins
54b26a6d7a
Fixed foreign key parent referencing + keyless referencing
2022-06-03 12:26:21 -07:00
Andy Arthur
5fcfef0ed5
added tmp workflow for testing
2022-06-03 12:23:59 -07:00
Andy Arthur
e3ea885331
added time suffix to performance job name
2022-06-03 12:21:53 -07:00
Dhruv Sringari
bb1eab6e7f
[no-release-notes] progress on Diff and Merge ( #3523 )
...
* resolving conflicts from SQL for new format
also some diff work
fix new format diff bug
I flipped n and m
* reskip test
* [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
* pr feedback
* unskip TestDiffTableFunction, fix TestTransactions
Co-authored-by: druvv <druvv@users.noreply.github.com >
2022-06-03 11:03:23 -07:00
Zach Musgrave
e4801cd6b9
Merge pull request #3526 from dolthub/zachmu/temp-tables
...
[no-release-notes] Fixed temp tables in new format, unskipped tests
2022-06-03 10:07:38 -07:00
Jason Fulghum
0910bca7ac
Merge pull request #3487 from dolthub/fulghum/dolt_branch
...
Adding support for deleting and renaming branches from SQL with `dolt_branch`
2022-06-02 17:41:28 -07:00
zachmu
3ffbb0204c
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
2022-06-03 00:21:04 +00:00
Zach Musgrave
cb27241692
PR feedback from previous PR
2022-06-02 17:15:12 -07:00