Commit Graph

13054 Commits

Author SHA1 Message Date
Aaron Son 6853c27930 go/store/{prolly/{message,node},types}: Change prolly message serialization to round trip through ValueStore successfully. 2022-06-06 15:19:58 -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
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
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
Zach Musgrave 5f44a8d127 Fixed temporary tables in new format 2022-06-02 17:12:05 -07:00
Andy Arthur e112761977 added nbf option 2022-06-02 16:52:22 -07:00
fulghum 34f7326f36 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-02 23:24:15 +00:00
Andy Arthur 88440b090b refactor 'init-big-repo' flag to make setup work optional 2022-06-02 16:23:58 -07:00
Jason Fulghum f8c817dcc2 Merge branch 'main' into fulghum/dolt_branch 2022-06-02 16:22:40 -07:00
James Cor 8411e9c33f Merge pull request #3439 from dolthub/james/local-user
Grant access to `mysql` database when in dolt shell
2022-06-02 16:03:12 -07:00
Jason Fulghum 5c59cf363f Exporting WithPort from DoltServerConfig and customizing port for dolt_server_test. 2022-06-02 15:34:36 -07:00
Jason Fulghum 8381011acd Adding more test assertions 2022-06-02 15:27:38 -07:00
Zach Musgrave 5c4ed4fd5a Merge pull request #3497 from dolthub/zachmu/ddl-4
[no-release-notes] Many bug fixes related to new format, unskipped tests
2022-06-02 14:02:40 -07:00
zachmu d14a9162dd [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-02 18:19:45 +00:00
Zach Musgrave aefffd170c Fixed test (old behavior wasn't changing the case of the column name when asked, now behaves correctly) 2022-06-02 11:18:29 -07:00
Zach Musgrave 0a63166384 Merge branch 'zachmu/ddl-4' of github.com:dolthub/dolt into zachmu/ddl-4 2022-06-02 11:02:21 -07:00
Zach Musgrave ca8b4180f2 Added some skipped tests for type conversion errors on column modify 2022-06-02 11:02:13 -07:00
zachmu 7cf2f36384 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-02 17:05:21 +00:00
Zach Musgrave 9a49ed2436 Added missing spatial key validation 2022-06-02 10:00:49 -07:00
Zach Musgrave 9a0278db35 Fixed bug in changing column type but not kind in new format 2022-06-02 09:14:09 -07:00
Andy Arthur bb5336e2d6 added diff server bench test for da blerg 2022-06-01 17:04:14 -07:00
Zach Musgrave 7f4d72e28a Skip panicking type change bats test for new format 2022-06-01 16:33:38 -07:00