Commit Graph

8427 Commits

Author SHA1 Message Date
Andy Arthur 8b79803d01 feature version integration tests 2021-02-12 14:54:48 -08:00
Andy Arthur acc3525a55 setup whitebox integration tests for feature version 2021-02-12 14:54:48 -08:00
Andy Arthur b7402bb8ec added feature_version.md 2021-02-12 14:54:48 -08:00
Andy Arthur bf081d6f55 write feature version on TableEditSession.flush() 2021-02-12 14:54:48 -08:00
Andy Arthur efd7d2f8ca reverting feature version injection on commit 2021-02-12 14:54:48 -08:00
Andy Arthur 41e071166a support more versions 2021-02-12 14:54:48 -08:00
Andy Arthur c6be5ef65d update compat versions 2021-02-12 14:54:48 -08:00
Andy Arthur bead12dca9 added more versions to compatibility testing 2021-02-12 14:54:48 -08:00
Andy Arthur 52d71ac803 injecting feature version on commit 2021-02-12 14:54:48 -08:00
Andy Arthur 44d1514d36 deduped dangling commit functions in doltdb 2021-02-12 14:54:48 -08:00
Dustin Brown f4f772b238 Merge pull request #1325 from dolthub/db/update-perf-queries
[no-release-notes] /.github/scripts/performance-benchmarking: update performance queries
2021-02-12 12:35:29 -08:00
Dustin Brown c98fc3cfd1 /.github/scripts/performance-benchmarking: update performance queries 2021-02-12 12:00:11 -08:00
Brian Hendriks a7d952656d race condition fix (#1323) 2021-02-10 16:55:23 -08:00
Vinai Rachakonda 6a862db215 Vinai/dolt merge Part 1. Just Fast Forward Merge (#1299)
This PR adds DOLT_MERGE functionality that only works with FFs.
2021-02-10 11:19:14 -08:00
Daylon Wilkins e425ec40b5 Type change tests and bug fixes 2021-02-10 11:06:27 -08:00
Daylon Wilkins bedfdcf488 Baseline implementation of ALTER TABLE MODIFY allowing type changes 2021-02-10 11:06:27 -08:00
Brian Hendriks 96a3fd23a1 disable query diff (#1321) 2021-02-10 10:40:28 -08:00
Dustin Brown 633d20bb87 Merge pull request #1316 from dolthub/db/fix-bats
[no-release-notes] /{.github,bats}: pin runner, add timeouts
2021-02-09 17:52:37 -08:00
Tim Sehn d71d37fc48 Merge pull request #1317 from dolthub/tim/remove-erroneous-diff_go
Removed extraneous diff.go file
2021-02-09 16:55:37 -08:00
Dustin Brown 1867135f7f /bats/sql.bats: fix command, check status code 2021-02-09 16:38:15 -08:00
Tim Sehn a701817e4d Removed extraneous diff.go file 2021-02-09 16:19:05 -08:00
Dustin Brown 3db95f43e5 /bats/sql-delimiter.expect: add failed condition 2021-02-09 16:11:29 -08:00
Dustin Brown 0444b052c9 /{.github,bats}: pin runner, add timeouts 2021-02-09 16:00:11 -08:00
Tim Sehn ed18a61545 Merge pull request #1312 from dolthub/tim/bats-rename-pk-panic
bats tests for primary key column change diff panic
2021-02-09 14:34:41 -08:00
Timothy Sehn 914cccd736 Unskip because it works in HEAD of master. Still worth the explicit test. 2021-02-09 13:38:46 -08:00
Timothy Sehn f617b01498 Skipped bats tests for primary key column change diff panic 2021-02-09 13:30:29 -08:00
AndyA 9c8ae0de51 Merge pull request #1309 from dolthub/andy/skipped-bats-bugs
added two skipped bats
2021-02-09 09:08:28 -08:00
Andy Arthur aa5bb5ac19 added two skipped bats 2021-02-09 08:21:20 -08:00
Daylon Wilkins 7dcc54b630 Check constraints on commit 2021-02-09 01:12:52 -08:00
Aaron Son c22de45cee Merge pull request #1303 from dolthub/aaron/bump-go-mysql-server
go/go.mod: Bump go-mysql-server
2021-02-08 11:20:35 -08:00
Aaron Son 6ea01c5c5f Bump go-mysql-server. 2021-02-08 10:23:02 -08:00
Aaron Son 16021e8d10 Update bats/sql.bats simple join test for IndexedJoin. 2021-02-08 10:22:09 -08:00
Aaron Son 217899c164 repoformat. 2021-02-08 09:27:30 -08:00
Aaron Son c5fb623bd2 go/go.mod: Bump go-mysql-server 2021-02-08 09:21:29 -08:00
Daylon Wilkins e7c1a29fc2 Added DELIMITER support to the dolt shell 2021-02-08 00:54:20 -08:00
Dustin Brown 4ccc96e4c0 Merge pull request #1297 from dolthub/db/bats-windows
[no-release-notes] /.github/workflows/ci-bats-tests-windows.yaml: iterating on bats windows
2021-02-05 14:24:17 -08:00
Dustin Brown fece44cb62 Jenkinsfile: kill jenkyboi 2021-02-05 13:58:33 -08:00
Dustin Brown 9b5634a66f /{bats,.github}: run bats on windows github actions 2021-02-05 13:57:45 -08:00
Dustin Brown faf146b7a3 Merge pull request #1302 from dolthub/db/fix-benchmark-actor
[no-release-notes] /.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor
2021-02-05 13:45:17 -08:00
Dustin Brown df3347dfef /.github/scripts/performance-benchmarking/run-benchmarks.sh: lowercase actor 2021-02-05 13:41:37 -08:00
Dustin Brown 8f10b7bac1 Merge pull request #1301 from dolthub/db/remove-test-file
[no-release-notes] /.github/workflows/test.yaml: remove test file
2021-02-05 09:39:09 -08:00
Dustin Brown e4e7f92b45 /.github/workflows/test.yaml: remove test file 2021-02-05 09:37:33 -08:00
Brian Hendriks 7e08b4de3c change table projection implementation (#1298)
* change table projection implementation

* update gms

* disable a plan test
2021-02-04 16:17:05 -08:00
Vinai Rachakonda 7b53ccb79f Implement SQL dolt_checkout function (#1287)
This pr adds in DOLT_CHECKOUT functionality for the sql cli.
2021-02-04 16:16:01 -08:00
Brian Hendriks 09c3c3e4ec Insertion optimizations (#1293) 2021-02-04 14:44:01 -08:00
Dustin Brown 1dfe1cdc25 Merge pull request #1294 from dolthub/db/fix-test
[no-release-notes] /.github/workflows/test.yaml: fix quoting
2021-02-04 12:28:07 -08:00
Dustin Brown b778e9f121 /.github/workflows/test.yaml: fix quoting 2021-02-04 12:27:03 -08:00
Dustin Brown d367b01108 Merge pull request #1292 from dolthub/db/test-release-update
[no-release-notes] /.github/workflows/test.yaml: testing release bumping
2021-02-04 12:19:01 -08:00
Dustin Brown 283e6ff475 /.github/workflows/test.yaml: testing release bumping 2021-02-04 10:19:40 -08:00
Zach Musgrave f6bf6ec93a Merge pull request #1289 from dolthub/zachmu/debuglog-env
Added DOLT_SQL_DEBUG_LOG and DOLT_SQL_DEBUG_LOG_VERBOSE environment vars
2021-02-04 09:15:42 -08:00