Commit Graph

13281 Commits

Author SHA1 Message Date
AndyA
2afe89b6cf Merge pull request #3621 from dolthub/andy/unskip-dolt-1-enginetests
[no-release-notes] Delete enginetest skip methods
2022-06-15 14:13:40 -07:00
Andy Arthur
5803564b6d revert constraint violation skips 2022-06-15 10:44:44 -07:00
Andy Arthur
fa75503bdc skipping Dhruv's merge artifact tests 2022-06-15 10:03:06 -07:00
Andy Arthur
451cf8543e unskipping dolt_transaction_commit_test 2022-06-15 09:59:05 -07:00
Andy Arthur
59f9b15c17 unskip sysbench enginetest 2022-06-15 09:56:07 -07:00
Andy Arthur
a7191b8163 unskipping more enginetests 2022-06-15 09:53:10 -07:00
Dhruv Sringari
f608335ba7 [no-release-notes] foreign key constraint violations for new storage format (#3605)
* 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

* merge sets of conflicts together, update some tests

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

* pr comments

* cvs can be written to and read

* merge with CVs for new storage format

* working!

* skip cv test

* unskips dolt transaction tests

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

* some cleanup, fix tests

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

* copyright

* fix cv hash roundtripping

* pr comments

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

* cleanup

* fix vet errors and tests

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-06-14 19:45:22 -07:00
AndyA
c134964e58 Merge pull request #3610 from dolthub/andy/dolt-1-script-tests
[no-release-notes] Unskip script tests for `__DOLT_1__`
2022-06-14 16:27:40 -07:00
Vinai Rachakonda
85a3ece7e1 Add warning for partial imports (#3608) 2022-06-14 19:06:40 -04:00
Andy Arthur
6bc023eff8 pr feedback 2022-06-14 15:22:56 -07:00
jennifersp
b3338f36da update bats test for columnDefaultValue changes in GMS (#3584) 2022-06-14 13:42:52 -07:00
Dustin Brown
d818e236ec Merge pull request #3614 from dolthub/db/fix-elix
[no-release-notes] /integration-tests/MySQLDockerfile: fix esl-erlang, elixir installations
2022-06-14 10:53:31 -07:00
Aaron Son
83f24c004a Merge pull request #3607 from dolthub/aaron/dolt_dev-parent-closure-in-commits
[no-release-notes] go/store/datas: Store parent commit closure in DOLT_DEV, DOLT_1 formats.
2022-06-14 10:40:29 -07:00
Vinai Rachakonda
a4e28fa5b5 Support the bulk edit accumulator for dolt table import (#3591) 2022-06-14 13:28:23 -04:00
LiuLiu
40843d17f2 Merge pull request #3606 from dolthub/get-branches-by-root-hash
Get branches by root hash
2022-06-14 10:13:24 -07:00
James Cor
4c00d4e1b7 Merge pull request #3611 from dolthub/james/geometry
fixing panic when creating a polygon with more than one linestring
2022-06-14 10:02:09 -07:00
Dustin Brown
768aee6b67 /integration-tests/MySQLDockerfile: fix esl-erlang, elixir installations 2022-06-14 09:48:01 -07:00
Aaron Son
d6a732d906 go/store/cmd/noms: Fix golden hash in test. 2022-06-14 09:26:48 -07:00
Aaron Son
b9efc8c38d Merge remote-tracking branch 'origin/aaron/dolt_dev-parent-closure-in-commits' into aaron/dolt_dev-parent-closure-in-commits 2022-06-14 09:09:33 -07:00
Aaron Son
44e2991e04 go/store/datas: commit_closure: ByteStringEnc -> AddressEnc. 2022-06-14 09:09:13 -07:00
Aaron Son
bbaf44addf Merge remote-tracking branch 'origin/main' into aaron/dolt_dev-parent-closure-in-commits 2022-06-14 09:05:41 -07:00
Andy Arthur
927df42850 Merge remote-tracking branch 'origin/main' into andy/dolt-1-script-tests 2022-06-13 20:52:22 -07:00
Dustin Brown
285ca3434b [no-release-notes] /integration-tests: rm elixir mysql test (#3609) 2022-06-13 22:18:03 -04:00
James Cor
5776756342 * -> + 2022-06-13 16:57:07 -07:00
Andy Arthur
4275172aea cleanup 2022-06-13 16:43:19 -07:00
Andy Arthur
35dffcd6b3 fix keyless index lookups for the new format 2022-06-13 16:38:37 -07:00
reltuk
28768e97e8 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-13 22:07:33 +00:00
Aaron Son
8cad3f3e7a go/store/prolly/tree: Small test updates and documentation updates for reverse iteration. 2022-06-13 15:02:44 -07:00
liuliu-dev
3ef9799c44 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-13 21:55:52 +00:00
liuliu
3894eb92e3 conflict 2022-06-13 14:54:23 -07:00
Aaron Son
ae3dafd521 go/store/datas: commit_test.go: Express parent closure tests in terms of closure iterator. 2022-06-13 14:54:16 -07:00
liuliu
f7bc50bd02 rename, test 2022-06-13 14:51:48 -07:00
Aaron Son
e934040b25 go/store/datas: Small cleanup of code location and some function names for commit closures. 2022-06-13 14:41:25 -07:00
liuliu-dev
5791252ea5 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2022-06-13 21:38:13 +00:00
Dhruv Sringari
06947de821 [no-release-notes] merge sets of conflicts together (#3586)
* 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

* merge sets of conflicts together, update some tests

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

* pr comments

* skip cv test

Co-authored-by: druvv <druvv@users.noreply.github.com>
2022-06-13 14:37:23 -07:00
Andy Arthur
b1eb78966e fix duplicate key script test 2022-06-13 14:33:44 -07:00
liuliu
39a3214bd6 Merge remote-tracking branch 'origin/main' into get-branches-by-root-hash 2022-06-13 14:19:18 -07:00
liuliu
99333a5187 get branches by root hash 2022-06-13 14:18:01 -07:00
Tim Sehn
571611b149 Update README.md 2022-06-13 12:23:49 -07:00
Tim Sehn
84a5bc2c00 Merge pull request #3597 from dolthub/tim/new-readme
Modified README to be more "database version control"-centric
2022-06-13 12:22:55 -07:00
AndyA
d6e20ab406 Merge pull request #3602 from dolthub/andy/dolt-1-enginetests
[no-release-notes] Unskip more enginetests for `__DOLT_1__`
2022-06-13 12:01:20 -07:00
Andy Arthur
000797e081 unskip DoltDiffQueryPlan tests 2022-06-13 11:25:43 -07:00
Andy Arthur
ed9f10073c unskip DoltMultiSessionBehavior 2022-06-13 11:17:08 -07:00
Andy Arthur
76e200ac87 unskip some transaction tests 2022-06-13 10:57:33 -07:00
Andy Arthur
ef78adafc0 unskipping working enginetests 2022-06-13 10:42:30 -07:00
Aaron Son
67aee6bc73 Merge remote-tracking branch 'origin/main' into aaron/dolt_dev-parent-closure-in-commits 2022-06-13 10:27:47 -07:00
Daylon Wilkins
07f617e87a Simplified types, removed some type checks, fixed SELECT output 2022-06-11 19:06:41 -07:00
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
Timothy Sehn
26f08cd870 Add images 2022-06-10 15:27:29 -07:00