13226 Commits

Author SHA1 Message Date
max-hoffman fb52c4a4cc [ga-bump-release] Update Dolt version to 0.40.9 and release v0.40.9 v0.40.9 2022-06-11 03:51:27 +00:00
Dustin Brown a7f2f8e144 [ga-bump-dep] Bump dependency in Dolt by andrew-wm-arthur (#3596)
Co-authored-by: andrew-wm-arthur <andy@dolthub.com>
2022-06-10 20:41:21 -07:00
Maximilian Hoffman e1ba5fd063 new enginetests for prep asof (#3592)
* new enginetests for prep asof

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

* different fix

Co-authored-by: max-hoffman <max-hoffman@users.noreply.github.com>
2022-06-10 14:12:18 -07:00
AndyA 26202309de Merge pull request #3582 from dolthub/andy/new-format-query-plans
[no-release-notes] /doltcore/sqle/enginetest: Added alternative query plans for `__DOLT_1__`
2022-06-10 13:18:12 -07:00
Andy Arthur 7991df4bc8 Merge remote-tracking branch 'origin/main' into andy/new-format-query-plans 2022-06-10 12:47:09 -07:00
James Cor 92050790f4 Merge pull request #3548 from dolthub/james/local-user
[no-release-notes] only create privilege file, when specified with option
2022-06-10 11:01:53 -07:00
James Cor 7df5f69d96 using older gms so things pass 2022-06-10 10:22:03 -07:00
James Cor 919ff8ccdd wrong go mod 2022-06-10 10:14:57 -07:00
James Cor 933162d046 merge 2022-06-10 10:10:09 -07:00
andrew-wm-arthur c7d8ee7f16 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-10 16:08:43 +00:00
Andy Arthur f8939a430a revert to earlier GMS 2022-06-10 09:07:28 -07:00
Andy Arthur d73a075175 Merge remote-tracking branch 'origin/main' into andy/new-format-query-plans 2022-06-10 09:03:07 -07:00
max-hoffman a78718e632 [ga-bump-release] Update Dolt version to 0.40.8 and release v0.40.8 v0.40.8 2022-06-10 02:10:36 +00:00
Dustin Brown 7956df46da [ga-bump-dep] Bump dependency in Dolt by max-hoffman (#3585)
Co-authored-by: max-hoffman <maximilian.wolfgang1@gmail.com>
2022-06-09 18:55:44 -07:00
coffeegoddd 343636abc3 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-09 22:38:16 +00:00
James Cor ca9d6fa7ac updating go mod 2022-06-09 15:33:42 -07:00
Andy Arthur 12bbdd3d56 Merge branch 'andy/new-format-query-plans' of github.com:dolthub/dolt into andy/new-format-query-plans 2022-06-09 15:23:55 -07:00
Andy Arthur 0f8069032f pr feedback 2022-06-09 15:23:18 -07:00
James Cor 5017964042 can persist tovalid 2022-06-09 15:03:21 -07:00
James Cor 5caecc4c2c fixing test 2022-06-09 14:18:34 -07:00
James Cor 99237e0bb4 testing gomod 2022-06-09 14:11:36 -07:00
James Cor 132cfa2a9b working? 2022-06-09 14:10:29 -07:00
Dhruv Sringari b1a972dd31 [no-release-notes] store conflicts in unified merge artifacts table (#3579)
* Add Hash160Enc

* persist and read conflicts from merge artifacts table

* update some tests

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

* comment / cleanup prolly/artifact_map.go

* ~copyright~

* reskip TestDoltMerge

* rename Hash160Enc to Address

* change ArtifactType from string to uint8

* fix zero value for ArtifactType

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-06-09 13:07:47 -07:00
andrew-wm-arthur 3a6280a6b3 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-09 19:42:12 +00:00
Andy Arthur 3d557f1fd9 added alternative enginetest query plans for nbf __DOLT_1__ 2022-06-09 12:38:07 -07:00
Brian Hendriks 8a25c0df66 dolt backup sync-url (#3580)
* dolt backup sync-url
2022-06-08 21:49:02 -07:00
AndyA 5f5cce4603 Merge pull request #3577 from dolthub/andy/unskip-enginetests
[no-release-notes] doltcore/sqle/enginetest: Unskip some new format enginetests
2022-06-08 20:29:53 -07:00
VinaiRachakonda bd30184c08 [ga-bump-release] Update Dolt version to 0.40.7 and release v0.40.7 v0.40.7 2022-06-09 03:21:04 +00:00
Vinai Rachakonda 9cf4557c64 Support bit types on import (#3570) 2022-06-08 22:49:52 -04:00
James Cor 796dea02d9 testing 2022-06-08 16:37:30 -07:00
James Cor c601ec1ca4 hopefully working 2022-06-08 16:24:59 -07:00
JCOR11599 de464e1c8c [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-08 22:49:34 +00:00
James Cor 8346151698 go mod update 2022-06-08 15:48:02 -07:00
James Cor 18b040b754 working? 2022-06-08 14:46:08 -07:00
Andy Arthur 6ac141b932 Revert "added nbf guard for constraint violations"
This reverts commit 750328e716.
2022-06-08 13:50:28 -07:00
Zach Musgrave b441d2c136 Merge pull request #3578 from dolthub/zachmu/ci-concurrency
[no-release-notes] Adding concurrency section for a couple ci workflows
2022-06-08 13:49:56 -07:00
Zach Musgrave 60b8639df6 Adding concurrency section for a couple ci workflows 2022-06-08 13:48:46 -07:00
Andy Arthur f743c8c70d unskip TestQueriesPrepared 2022-06-08 13:45:41 -07:00
James Cor e798cb7958 Merge branch 'main' into james/local-user 2022-06-08 13:41:18 -07:00
Andy Arthur 750328e716 added nbf guard for constraint violations 2022-06-08 13:38:31 -07:00
Zach Musgrave df06ff967f Merge pull request #3573 from dolthub/zachmu/ci-concurrency
[no-release-notes] Added concurrency section to workflows to prevent more than one instance of each workflow per PR from running at a time
2022-06-08 13:34:59 -07:00
Andy Arthur f700d83c47 unskip some script tests 2022-06-08 13:33:54 -07:00
Zach Musgrave 50b99b98ce Merge pull request #3569 from dolthub/zachmu/systables
[no-release-notes] Reimplemented history table to not rely on noms table format
2022-06-08 13:28:19 -07:00
Andy Arthur 8f2f407762 unskip update join for __DOLT_1__ 2022-06-08 13:21:23 -07:00
Zach Musgrave 1669850463 Give each workflow concurrency group its own name 2022-06-08 13:20:37 -07:00
Jason Fulghum caba2bce52 Merge pull request #3563 from dolthub/fulghum/unscoped-dolt-diff
Adding working set changes to unscoped `dolt_diff` system table
2022-06-08 13:15:44 -07:00
Zach Musgrave 25547377d9 Added concurrency section to workflows to prevent more than one job per PR from running at a time 2022-06-08 13:13:02 -07:00
zachmu df155fe99f [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-08 20:02:45 +00:00
Zach Musgrave 5eae24cb01 gms main 2022-06-08 13:01:19 -07:00
Zach Musgrave 296c68b928 PR feedback 2022-06-08 12:59:20 -07:00